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