]> Dogcows Code - chaz/p5-File-KDBX/blob - Changes
Release File-KDBX 0.901
[chaz/p5-File-KDBX] / Changes
1 Revision history for File-KDBX.
2
3 {{$NEXT}}
4
5 0.901 2022-05-02 01:18:13-0600
6
7 * Fixed a bug where peeking at memory-protected strings and binaries does
8 not work without unlocking the database at least once.
9 * Added an option for writing files non-atomically.
10 * Fixed broken tests on Windows.
11
12 0.900 2022-05-01 12:55:59-0600
13
14 * Removed the min_version methods from dumper and loader because it was
15 unused and unnecessary.
16 * Now use the database maintenance_history_days value as the default
17 "max_age" value in prune_history method.
18 * Fixed distribution prereq issues.
19 * Cleaned up a lot of pod typos and other inaccuracies.
20
21 0.800 2022-04-30 21:14:30-0600
22
23 * Initial release
24
This page took 0.028085 seconds and 4 git commands to generate.