2018-12-06 14:31:36 -05:00
|
|
|
# Changelog for passman
|
|
|
|
|
2023-05-04 14:21:55 -04:00
|
|
|
## current
|
|
|
|
|
|
|
|
- minor UI tweak
|
|
|
|
|
2023-05-02 17:29:31 -04:00
|
|
|
## 0.3.1.1
|
2023-05-02 16:48:44 -04:00
|
|
|
|
|
|
|
- updated documentation to on longer mention GitHub
|
2023-05-02 17:27:58 -04:00
|
|
|
- updated resolver to LTS 20.19
|
2023-05-02 16:48:44 -04:00
|
|
|
|
2021-05-14 13:55:01 -04:00
|
|
|
## 0.3.1
|
2021-05-09 14:41:20 -04:00
|
|
|
|
|
|
|
- set maximum version of transformers package
|
2021-05-14 13:46:52 -04:00
|
|
|
- allow user to specifiy a temporary master password to retrieve a password
|
2021-05-09 14:41:20 -04:00
|
|
|
|
2021-05-09 13:36:27 -04:00
|
|
|
## 0.3.0.2
|
|
|
|
|
|
|
|
- more dependency versions
|
|
|
|
|
2021-05-09 12:57:38 -04:00
|
|
|
## 0.3.0.1
|
|
|
|
|
|
|
|
- updated to latest stackage LTS
|
|
|
|
- specified versions for dependencies
|
|
|
|
|
2021-01-05 21:26:12 -05:00
|
|
|
## 0.3.0
|
2021-01-05 21:25:29 -05:00
|
|
|
|
|
|
|
- updated to more recent LTS snapshot
|
|
|
|
- use microlens instead of lens
|
|
|
|
|
2020-03-20 20:29:37 -04:00
|
|
|
## 0.2.1
|
2019-01-02 13:38:29 -05:00
|
|
|
|
|
|
|
- refactoring
|
2020-03-20 17:29:09 -04:00
|
|
|
- store the database where Windows can find it
|
2020-03-20 20:20:59 -04:00
|
|
|
- confirm master password before creating new service
|
2019-01-02 13:38:29 -05:00
|
|
|
|
2019-01-01 23:03:09 -05:00
|
|
|
## 0.2
|
2019-01-01 21:02:52 -05:00
|
|
|
|
|
|
|
- implemented manual saving
|
2019-01-01 21:15:09 -05:00
|
|
|
- added a warning when changing master password
|
2019-01-01 22:45:03 -05:00
|
|
|
- some code cleanup as suggested by [Stephen Paul Weber](https://github.com/singpolyma)
|
2019-01-01 21:02:52 -05:00
|
|
|
|
2019-01-01 04:57:24 -05:00
|
|
|
## 0.1.1
|
2019-01-01 04:48:36 -05:00
|
|
|
|
|
|
|
- corrected a bug that was causing the pwGenerate function to hang occasionally.
|
|
|
|
- this may cause some passwords to be generated differently
|