Releases: is-it-ayush/fa
Releases · is-it-ayush/fa
fa v0.4.0
What's Changed
- feat: import and export by @is-it-ayush in #19
- chore: switched from fa config view to fa config by @is-it-ayush in #20
- release: v0.4.0 version bump by @is-it-ayush in #22
Full Changelog: v0.3.0...v0.4.0
Warning
there is one logical bug (not-really-a-bug). "username" & "password" pair is supposed to be unique in the store therefore you can't really reuse your pair of login and password when you're trying to add/import credentials. i think this bug is a feature. you shouldn't really re-use your passwords. it's bad security practice.
fa v0.3.0
What's Changed
- feat: website and tags, search on those website and tags by @is-it-ayush in #13
- chore: readme update for filter and tags by @is-it-ayush in #14
- chore: switch to vec from hashmap<k,v> by @is-it-ayush in #15
- feat: implment fa remove by @is-it-ayush in #16
- chore: improve help by @is-it-ayush in #17
- chore: pre-release v0.3.0 by @is-it-ayush in #18
Full Changelog: v0.2.0...v0.3.0
fa v0.2.0
What's Changed
- chore: tiny readme fix by @is-it-ayush in #1
- feat: use this error and make code slightly cleaner. by @is-it-ayush in #2
- chore: readme fix by @is-it-ayush in #3
- feat: dependabot by @is-it-ayush in #4
- feat: better input and output by @is-it-ayush in #5
- fix: eeny meeny miney fixes by @is-it-ayush in #6
- feat: create, remove and default store. by @is-it-ayush in #7
- fix: don't create store if encryption is denied. by @is-it-ayush in #8
- chore: pre-release v0.2.0 by @is-it-ayush in #9
New Contributors
- @is-it-ayush made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0