This repository was archived by the owner on Nov 2, 2021. It is now read-only.
Database migration resiliency
Enhancements:
- When migrating the database to an updated structure, errors could cause it to enter an inconsistent state which would require manual edits to your database file. This should now be significantly less likely.
- Various dependency updates.