From: Charles McGarvey Date: Mon, 2 May 2022 07:19:00 +0000 (-0600) Subject: Release File-KDBX 0.901 X-Git-Tag: v0.901^0 X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=322d8b238a12a3c6435b5b71a48dc761f738bd37;hp=322d8b238a12a3c6435b5b71a48dc761f738bd37;p=chaz%2Fp5-File-KDBX Release File-KDBX 0.901 * Fixed a bug where peeking at memory-protected strings and binaries does not work without unlocking the database at least once. * Added an option for writing files non-atomically. * Fixed broken tests on Windows. ---