Skip to content

Releases: nguyenvukhang/gitnu

v0.4.7

24 Nov 00:09
Compare
Choose a tag to compare
ver: bump to v0.4.7

v0.4.6

23 Nov 23:48
Compare
Choose a tag to compare
ver: bump to v0.4.6

v0.4.5

23 Nov 05:58
Compare
Choose a tag to compare
ver: bump to v0.4.5

v0.4.4

21 Nov 00:51
Compare
Choose a tag to compare
ver: bump to v0.4.4

v0.4.3

20 Nov 16:28
Compare
Choose a tag to compare
  • doc: improve code readability, improve isolation of vanilla git operations
  • test: add test case for handling arguments after --

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Nov 15:49
Compare
Choose a tag to compare
  • BREAKING: drop support for xargs (last supported in v0.3.x)
  • feat: colors only show up if ran in a tty
  • ci: build artifacts on every tag push
  • test: use Rust instead of Bash to run tests