Skip to content

Releases: vbatts/go-mtree

v0.5.3

22 Mar 14:54
v0.5.3
249dc61
Compare
Choose a tag to compare
  • adding testing for go1.17, go1.18, go1.19, and go1.20
  • This will be the last release supporting go1.17
  • updated dependencies

image

v0.5.2

05 Jul 13:04
v0.5.2
9e437ee
Compare
Choose a tag to compare
v0.5.2

v0.5.1

12 Apr 01:32
v0.5.1
b9356e6
Compare
Choose a tag to compare
v0.5.1

v0.5.0

30 Apr 22:52
v0.5.0
2e00098
Compare
Choose a tag to compare
v0.5.0

v0.4.4

15 Nov 20:12
v0.4.4
Compare
Choose a tag to compare
v0.4.4 improving compatibility

v0.4.3

08 Nov 16:17
v0.4.3
37d776a
Compare
Choose a tag to compare
v0.4.3

v0.4.2

29 Oct 02:32
v0.4.2
de69569
Compare
Choose a tag to compare

Cleaned up lchtimes, and added support for SHA-2 512/256

v0.4.1

29 Sep 15:47
v0.4.1
020ceba
Compare
Choose a tag to compare

patch release to fix xattr comparison (#141). Thanks @cyphar

v0.4.0

30 Jun 19:49
v0.4.0
85fac2f
Compare
Choose a tag to compare

Big focus on getting xattr behavior fixed for both the Walk/Compare, but also Update().

While working on Update(), paired the behavior more like the bsd-mtree. Including only updating if the value is different.

PRs since v0.3.1: #138
#139
#136
#135
#134
#133
#132
#131
#129
#130
#126
#125
#124
#123
#122
#121
#119
#117
#116

xattrs, test and vendoring

20 Jan 18:36
v0.3.1
Compare
Choose a tag to compare

This release brings fixes for xattrs (thanks @cyphar), vendoring source for easier packaging (thanks @lsm5) and further tweaks to the cli test.

PRs for the cycle:

get the update with go get -u github.com/vbatts/go-mtree/cmd/gomtree or download from below!