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.