Skip to content

Releases: square/luks2crypt

v0.5.1

11 Jun 07:18
bc01bb9
Compare
Choose a tag to compare

0.5.1 (2024-06-11)

Bug Fixes

  • update goreleaser to v2, use supported action (#112) (00ece7d)

v0.5.0

13 May 06:32
76a94b7
Compare
Choose a tag to compare

0.5.0 (2024-05-13)

Features

v0.4.8

12 May 05:40
47c6c6b
Compare
Choose a tag to compare

Changelog

  • b658e2a Bump actions/checkout from 3 to 4 (#102)
  • cc8262a Bump actions/setup-go from 4 to 5 (#104)
  • a30ed7e Bump github.com/gorilla/schema from 1.2.1 to 1.3.0 (#98)
  • 63d0fa3 Bump github.com/sethvargo/go-diceware from 0.3.0 to 0.4.0 (#103)
  • 44b46c7 Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#99)
  • 7d2f5d3 Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#105)
  • 29de895 Bump goreleaser/goreleaser-action from 4 to 5 (#101)
  • 5435f8f feat: add dependabot updates for actions and devcontainer (#100)
  • 47c6c6b fix: add go patch version 1.22.0 to go.mod for toolchain version (#107)
  • 905bf8c fix: attempt to fix codeql by installing deps (#106)

v0.4.7

09 Mar 21:45
f09fbea
Compare
Choose a tag to compare

Changelog

  • dd6a135 Bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#94)
  • f09fbea chore: update go 1.22.1 (#97)

v0.4.6

19 Dec 06:44
bd9896b
Compare
Choose a tag to compare

Changelog

  • e1d1e12 Bump github.com/diskfs/go-diskfs from 1.3.0 to 1.4.0 (#85)
  • d9f7d18 Bump github.com/gorilla/schema from 1.2.0 to 1.2.1 (#88)
  • 92edd96 Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#83)
  • 036b4e1 Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#84)
  • 9e83439 Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#86)
  • 689d7b3 Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#87)
  • 8ed6c21 Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#89)
  • 4f9121f Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#90)
  • 164521d Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#91)
  • d50e889 Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#82)
  • 1f49a86 fix: goreleaser archive replacements deprecation go1.21 (#92)
  • bd9896b fix: goreleaser go1.21 and fix artifact template for deprecation (#93)

v0.4.5

15 May 17:32
2f335a6
Compare
Choose a tag to compare

Changelog

  • 2f335a6 Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#81)

v0.4.4

16 Apr 05:58
663d268
Compare
Choose a tag to compare

Changelog

  • 663d268 Bump github.com/diskfs/go-diskfs from 0.0.0-20190517155712-1190dcf1ff31 to 1.3.0 (#80)

v0.4.3

15 Apr 20:54
1cc0b81
Compare
Choose a tag to compare

Changelog

  • 649842f chore: update go modules 20230415 (#78)
  • 1cc0b81 feat: enable dependabot auto version updates for go (#79)

v0.4.2

15 Apr 20:40
8713e31
Compare
Choose a tag to compare

Changelog

  • 29672a0 chore: switch from circleci to github actions (#74)
  • 938f252 chore: upgrade go to 1.20.2 and all deps (#71)
  • 39ca48b feat(action): adding goreleaser action on push to tag (#76)
  • 9a60819 feat(actions): add github codeql check (#75)
  • 8713e31 fix(actions): install libcryptsetup dep in release action (#77)

v0.4.1

26 Apr 00:23
bb463f8
Compare
Choose a tag to compare

Changelog

c7d2d7a disable go modules for goreleaser install (#61)
97c9d57 remove latest version tag in goreleaser deploy step (#62)
bb463f8 use circleci setup step and go install for goreleaser (#63)
854d9d7 use goreleaser to manage github release builds (#60)