blob: 0e99e10e50c576acd8d621b8da3813da4d53ad19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
App::Raps2 0.3 - Wed May 18 2011
* Terminal input is now read via Term::ReadLine (included in perl core)
* New commands: "raps2 del <account>" and "raps2 edit <account>"
* Remove autodie, it caused a major performance loss
* raps2 list now sorts by account name
raps2 0.2 - Fri May 13 2011
* Fix XDG_CONFIG_HOME / XDG_DATA_HOME handling bug. Adds new dependency
File::BaseDir
* Add "raps2 list" to list all saved accounts
raps2 0.1 - Fri May 06 2011
* Eksblowfish crypto
* raps2 add/dump/get/info commands
* Supports URL, Login, Password and Extra fields
|