reader v1.20 Release Notes

  • 🚀 Released 2021-07-12

    • Add :attr:Reader.after_entry_update_hooks, which allows running arbitrary actions for updated entries. Thanks to Mirek Długosz_ for the issue and pull request. (:issue:241)
    • Raise :exc:StorageError when opening / operating on an invalid database, instead of a plain :exc:sqlite3.DatabaseError. (:issue:243)

    .. _Mirek Długosz: https://github.com/mirekdlugosz