The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2.01
    2012-09-13
        * Fix generation of v1 databases with "unknown" fields
        * A few other cleanups

2.00
    2012-08-30
        * Add ability to work with kdbx (version 2) reading and writing.
        * Allow for using a password, a key file, or a password and a key file.
        * Other major bug fixes and refactoring
        * API change - allow for auto parsing of Auto-Type in version 1 databases to match version 2
        * API change - allow for binary to be a hashref since version 2 supports multiple binaries

0.03
    2010-12-06
        * Further corrections on parse_groups bug that was further pointed out by Lester Hightower with a correct fix offered Brian De Wolf.

0.02
    2010-12-03
        * Correct parse_groups bug that was pointed out by Lester Hightower.
        * Add parsing/writing of dates on groups.

0.01
    2010-06-28
        * First release