v0.3.0
- Records filterting now supports pattern matching.
- Sessions: a garbage collection is forced before every command to avoid the system reserving the memory used by argon2 while idle.
- TOTPs can be added using URLs and it's no longer needed to have an already existing entry with the same name.
2fa
command new[-i info]
flag displays information about the TOTP setup key, useful to export it to other applications.- Added support for Linux deb packages
Changelog
4cbe3c2 Add deb package
b72762f Add support for URLs
45e1ca3 Change github token
68dac72 Filter using pattern matching
cf191a3 Force a garbage collection before every command
c74433b Normalize names
acbfbdd Update completion
7ba67bd Update version