Skip to content

Releases: seantis/roots

v0.4.0

24 Jun 07:37
b31fc9f
Compare
Choose a tag to compare

Changelog

v0.3.0

21 Jun 08:33
dd7b831
Compare
Choose a tag to compare

Changelog

v0.2.1

26 Jul 08:02
Compare
Choose a tag to compare

Changelog

4ff5ed8 Fixes sticky/setuid/setgid bits not being set upon extraction

v0.2.0

11 Jun 14:14
Compare
Choose a tag to compare

Changelog

8788331 Adds MIT license
5321004 Adds go reportcard tag
53cc2d9 Adds golangci-lint to all-tests
a627837 Adds more structure to README
539bbab Adds package docs
48477df Adds support for GCE environments
2ddc462 Fixes error being ignored
ede88ef Fixes readme example
4f320df Fixes tests
60afac8 Handles all errors explicitly, or states otherwise
3c9a5b4 Moves inter-process locking to a separate file
2b26a1d Moves link loading to a separate function
ff42237 Removes deprecated context
625fc67 Renames main workflow
85ee17e Updates dependencies

v0.1.2

31 Dec 10:05
Compare
Choose a tag to compare

Changelog

cd94e03 Fixes pull failing to create some files/folders
616ee8f Fixes release docs
7bc4252 Fixes tar extraction errors not being propagated
94d80a8 Fixes whiteout files ending up in the output
56f486c Refuses to untar dangerous archives

v0.1.1

27 Dec 13:28
Compare
Choose a tag to compare

Changelog

d93ea52 Adds missing comma
a27bb1f Adjusts manual release process
af53fa4 Fixes binaries built for linux not working correctly and limits pre-built binaries
b9fe451 Fixes release instructions
22c694b Fixes tests only working when specified via glob path
ff21d5d Improves readme
909eb49 Renames test-action to test-all

v0.1.0

21 Dec 16:03
Compare
Choose a tag to compare

Changelog

715c13c Release 0.1.0
b26839d Adds a filter for untagged commits
a1e594f Adds release workflow
10977af Adds tests run by Github actions
7185f5b Adds goreleaser config
ed81b6c Initial commit