v0.7.1
v0.7.1 - 2024-10-4
Changed
- Fix binary builds
v0.7.0 - 2024-10-4
Added
- The commands requiring
--passphrase
, now can use--passphrase-env
to let Agebox get the passphrase from the env var. - The commands requiring
--passphrase
, now can use-
value to get the passphrase from stdin.
Changed
- Set dependencies to latest versions.
- Update Go to v1.23
- Update Age to v1.2.0