Releases: envato/ejsonkms
Releases · envato/ejsonkms
v0.2.2
What's Changed
- Bump golang.org/x/sys from 0.0.0-20190215142949-d0b11bdaac8a to 0.1.0 by @dependabot in #15
- Bump golang.org/x/crypto from 0.0.0-20190308221718-c2843e01d9a2 to 0.17.0 by @dependabot in #16
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Add darwin-arm64 platform target to Makefile for native M1 binaries by @stevehodgkiss in #5
- Define ejsonkms package by @stevehodgkiss in #7
- Add target to build linux/arm64 binary by @runlevel5 in #8
- Add pre-commit-hook to run ejsonkms encrypt by @mmartinenvato in #10
- Bump github.com/aws/aws-sdk-go from 1.23.12 to 1.33.0 by @dependabot in #11
- Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 by @dependabot in #12
- Update README.md by @ostigley in #13
- CI: create GitHub Actions workflow that automatically builds binaries for new git tags by @orien in #14
- CI fix: specify args for goreleaser by @orien in #17
New Contributors
- @runlevel5 made their first contribution in #8
- @mmartinenvato made their first contribution in #10
- @dependabot made their first contribution in #11
- @ostigley made their first contribution in #13
- @orien made their first contribution in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0: Use ejson2env as a library
v0.1.0 - Initial release
Merge pull request #1 from envato/initial-impl Initial implementation