pmng/HISTORY.md

52 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2022-01-04 22:31:02 +03:00
## Legend
- 🐛 - Bug
- ✔️ - Fixed
- ❌ - Removed
- - Added
- - Information
- ♻️ - Edited
2023-04-14 21:54:36 +03:00
## 0.2.7b - [14/04/2023]
2022-08-07 21:23:59 +03:00
- - Added environment variable for custom input timeout
2023-04-14 21:50:32 +03:00
- ✔️ - User input is converted to lowercase
2022-08-07 21:23:59 +03:00
2022-08-04 00:10:56 +03:00
## 0.2.6 - [03/08/2022]
2022-08-05 23:29:36 +03:00
- - Added environment variable for custom password file path
- - Added version in to ASCII logo
2022-08-04 00:10:56 +03:00
2022-07-31 02:31:37 +03:00
## 0.2.5 - [31/07/2022]
- - Added timeout user input
- ♻️ - Source file separated
2022-07-31 01:20:23 +03:00
2022-07-26 19:16:42 +03:00
## 0.2.4 - [26/07/2022]
- - Added hint for fix file permissions error.
- - Crystal version raise to 1.5.0 for NO_COLOR support
2022-05-21 00:07:33 +03:00
- ✔️ - Fixed output finding records for all queryes
2022-06-26 23:54:21 +03:00
- ✔️ - Fixed check password file name info
2022-05-02 11:34:18 +03:00
2022-05-02 11:04:29 +03:00
## 0.2.3 - [02/05/2022]
2022-04-09 22:06:40 +03:00
- ♻️ - Password outdated date change to 3 month
2022-05-02 10:41:31 +03:00
- - Added `pmng` logo
2022-05-02 10:51:25 +03:00
- - Added show count finded records
2022-05-02 11:04:29 +03:00
- - Added colors to help output
2022-04-09 22:06:40 +03:00
2022-04-08 15:59:24 +03:00
## 0.2.2 - [08/04/2022]
2022-04-08 17:49:26 +03:00
- - Added check permissions for password file
2022-04-08 16:38:03 +03:00
- - Added title by start program
2022-04-08 17:49:26 +03:00
- - Added terminal cleaning functionality
- - Added help tips to user prompt
- - Added emoji for output
- - Added colors for help sections
- ✔️ - Fixed bug on bye emoji color
- ♻️ - Edited color & style for data output
- 🐛 - After emoji label not view space symbol (emoji temporary changed)
2022-04-08 15:59:24 +03:00
2022-03-15 01:56:01 +03:00
## 0.2.1 - [14/03/2022]
- - prompt '>' set color green
- ♻️ - change default pwd path to '$HOME/.pwd.yml'
2022-03-13 13:46:29 +03:00
- ✔️ - fixed empty search field
- ✔️ - fixed password generate colors to russian flag
2022-01-04 22:31:02 +03:00
## 0.2.0 - [04/01/2022]
- reading passwords file from program folder (portable mode)