Releases: jdoiro3/dagit
Releases · jdoiro3/dagit
Release list
v0.4.0
v0.3.1
Changelog
- 7d2009b fixed x and y caching, used switch statement, making node pointer interaction better
v0.3.0
v0.2.0
Changelog
- db6c13c Update README.md
- 587b01f Update README.md
- 5ec15ac Update release.yml
- 2f8a095 add back onNodeDragEnd
- f9faa29 after adding gitgo as a dep we can only build for 64bit machines
- f88032c doing some refactoring and improving performance time for writing data to sqlite db
- f2675fe don't reset node positions if they already exist in the graph
- c064904 output repo as json using channels and goroutines
- c28e771 refactoring some logic out into functions for ui
- de82211 removed old data files
- 888ed4b updated go.mod
- dc509fc updated goreleaser file format
- 18f85c4 updated goreleaser version to 2
- d87c35a updated goreleaser.yaml
- a986a53 working on a few things
- 7a40aa8 working on d3 graph laypout
- 335ab7d working on force graph
- 1dc3275 working on using Go features to improve git utils
v0.1.9
Changelog
- 6eea734 changed logging; removed branches cli command; updated CLI docs/command name
v0.1.8
v0.1.7
Changelog
- 3c657ba infra: updated brew config
v0.1.6
Changelog
- 95c645e infra: working on homebrew upload
v0.1.5
Changelog
- ab40c97 infra: login into docker hub in CI