Skip to content

Releases: durandj/git-ignore

v1.0.4

09 Apr 10:56
df41e55
Compare
Choose a tag to compare

1.0.4 (2019-04-09)

Chores

  • go: Added testing for 1.12.x of Golang (#15) (b729d40)

doc

Documentation

Bug Fixes

  • git: Fixed double headers on some options (#19) (df41e55)

v1.0.3

14 Mar 23:59
7dec028
Compare
Choose a tag to compare

1.0.3 (2019-03-14)

Bug Fixes

  • git: Added headers for each option (#13) (7dec028)

v1.0.2

14 Mar 11:42
4a9f59b
Compare
Choose a tag to compare

1.0.2 (2019-03-14)

Chores

  • build: Fixed build error in local dev loop (#11) (f71d2c6)

Bug Fixes

  • git: Fix update error for existing repo (#12) (4a9f59b)

v1.0.1

11 Mar 11:10
084927a
Compare
Choose a tag to compare

1.0.1 (2019-03-11)

Chores

  • ci: Fixed after_success issue (#9) (43a44b1)

Bug Fixes

  • ci: Fix templating issues with deploys (#10) (084927a)

v1.0.0

10 Mar 21:05
8f8c75b
Compare
Choose a tag to compare

1.0.0 (2019-03-10)

Chores

  • ci: Fixed after_success issue (#8) (8f8c75b)
  • ci: Added workaround for Travis stages issue (#7) (519a0cc)
  • ci: Fixed deploy stage (#6) (db437cc)