Skip to content

Releases: gov4git/lib4git

v0.0.34

19 May 05:48
9230e62
Compare
Choose a tag to compare
  • go-git v5.12.0 (adds support for skip status on add)
  • skip status on add
  • subroutine for "stage all changes"

v0.0.33

01 Mar 23:25
Compare
Choose a tag to compare
  • support muting of staging

v0.0.32

13 Feb 22:52
Compare
Choose a tag to compare

Full Changelog: v0.0.31...v0.0.32

v0.0.31

13 Feb 18:45
Compare
Choose a tag to compare

Full Changelog: v0.0.30...v0.0.31

v0.0.30

30 Jan 22:21
440cef2
Compare
Choose a tag to compare

What's Changed

  • create json serializable error messages by @petar in #26

Full Changelog: v0.0.29...v0.0.30

v0.0.29

30 Jan 21:56
35fec87
Compare
Choose a tag to compare

What's Changed

  • add try with pass thru of error by @petar in #25

Full Changelog: v0.0.28...v0.0.29

v0.0.28

01 Nov 05:49
c88b521
Compare
Choose a tag to compare
  • remove all untyped use of paths (git vs os)

v0.0.27

19 Oct 17:02
1f0cca9
Compare
Choose a tag to compare
  • bug fix related to usage of OS-paths vs Git-paths

v0.0.26

19 Sep 16:03
ca8256e
Compare
Choose a tag to compare
  • add ci test for linux, darwin, windows
  • test cache only on linux and darwin

v0.0.25

18 Sep 17:06
0fa8cb8
Compare
Choose a tag to compare
  • add option to use cache in test context