-
Notifications
You must be signed in to change notification settings - Fork 71
Home
You can always check out the change log, for details of updates/releases.
How time does fly. It's now May of 2023 and I am testing reading and writing of V4, which so far is going well, but it's only been a couple of days now.
During January of 2018 I have had some welcome down time and have spent some of it looking at Version 4 file format and adding code and refactoring to accommodate this.
So far I have got the kdbx decoding working and have updated the implementations for the revised XML structure and the new date format. If you're interested, that work is on branch feat/v4
.
There's still tidying up to do of the kdbx processing, plus of course, there's always a load of tests to do.
I very much welcome contributions, please contribute by making a pull request to branch develop
. Please make sure that you accompany any changes with unit tests.