Skip to content

Releases: gov4git/lib4git

v0.0.34

Choose a tag to compare

@petar petar released this 19 May 05:48
9230e62
  • go-git v5.12.0 (adds support for skip status on add)
  • skip status on add
  • subroutine for "stage all changes"

v0.0.33

Choose a tag to compare

@petar petar released this 01 Mar 23:25
  • support muting of staging

v0.0.32

Choose a tag to compare

@petar petar released this 13 Feb 22:52

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

v0.0.31

Choose a tag to compare

@petar petar released this 13 Feb 18:45

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

v0.0.30

Choose a tag to compare

@petar petar released this 30 Jan 22:21
440cef2

What's Changed

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

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

v0.0.29

Choose a tag to compare

@petar petar released this 30 Jan 21:56
35fec87

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

Choose a tag to compare

@petar petar released this 01 Nov 05:49
c88b521
  • remove all untyped use of paths (git vs os)

v0.0.27

Choose a tag to compare

@petar petar released this 19 Oct 17:02
1f0cca9
  • bug fix related to usage of OS-paths vs Git-paths

v0.0.26

Choose a tag to compare

@petar petar released this 19 Sep 16:03
ca8256e
  • add ci test for linux, darwin, windows
  • test cache only on linux and darwin

v0.0.25

Choose a tag to compare

@petar petar released this 18 Sep 17:06
0fa8cb8
  • add option to use cache in test context