Releases: Granddave/aegis-rs
Releases · Granddave/aegis-rs
v0.4.0
What's Changed
Main changes:
- feat: Make and go back to the entry list by @Granddave in #12
Misc:
- feat: Add a simple justfile by @Granddave in #13
- chore: Add a more capable CI workflow by @Granddave in #14
- ci: Add ci workflow for auditing dependencies by @Granddave in #15
- chore: Bump dependencies by @Granddave in #16
- ci: Use build cache for audit builds if exists by @Granddave in #17
- Set up release process by @Granddave in #18
Full Changelog: 0.3.1...v0.4.0
0.3.1
What's Changed
- Update README.md adding information about Cargo by @jidanni in #4
- Fix spelling issue in README.md by @pepa65 in #5
- Split the project into a bin and lib crate by @Granddave in #8
- chore: Bump vault utils to fix supported vault version by @Granddave in #10
New Contributors
Full Changelog: 0.3.0...0.3.1
0.3.0
New features, improvements and bugfixes
New features
- More password options via flags and environment variables
- Filtering flags
- JSON output of calculated OTPs
Bug fixes
- fix: Clipboard crash when running in sandbox environment by @Granddave in #2
Full Changelog: 0.2.0...0.3.0
0.2.0
First release
Full Changelog: 0.1.0...0.2.0