Skip to content

Releases: ayakovlenko/zit

v2.4.0+1

21 Dec 21:50
Compare
Choose a tag to compare

Changelog

v2.4.0

21 Dec 21:35
Compare
Choose a tag to compare

Changelog

  • 9a7c42c feat: add deprecation warning for Jsonnet configs
  • 1a2498a bump version
  • 98f514d test: add repo name override test
  • bb131c7 test: remove some test boilerplate using testify
  • 5330640 add LICENSE.txt
  • 5287d29 refactor(doctor): use check struct
  • bd69c1e refactor(doctor): split packages
  • e8768ea refactor: project structure
  • 660f1e5 docs: update README

v2.3.0

30 Jun 22:47
5402098
Compare
Choose a tag to compare

Changelog

5402098 feat: add YAML config support (#26)
24e12fb docs: update homebrew tap name

v2.2.0+1

01 Mar 00:17
6b8e240
Compare
Choose a tag to compare

Changelog

6b8e240 chore: upgrade to Go 1.16 (#22)

v2.2.0

20 Jun 18:09
Compare
Choose a tag to compare

Changelog

5538245 Bump version
c7a994a Handle dots in repository names #18 (#19)

v2.1.0

08 Jun 17:41
bb4980f
Compare
Choose a tag to compare

Changelog

bb4980f Add environment variable to override config file path #14 (#15)

v2.0.1

17 May 11:28
8167442
Compare
Choose a tag to compare

Changelog

8167442 Handle remote with no owner #12 (#13)

v2.0.0

30 Apr 17:50
ad7743b
Compare
Choose a tag to compare

Changelog

ad7743b Add "set" command (#11)

v1.0.4

23 Apr 21:17
78cabb1
Compare
Choose a tag to compare

Changelog

78cabb1 Fix error message when not in a git directory #8 (#9)

v1.0.3

19 Apr 08:25
4d769fe
Compare
Choose a tag to compare

Changelog

4d769fe Improve error message when remote URL is not set #6 (#7)
75b006d Improve README #4 (#5)