1.2.0 - 2024-07-05
- Added a read-only mode for users with DB-locking issues
1.1.0 - 2023-08-30
- Added
.str_update
and.num_update
methods for type-checking ease - Added integration tests and CI workflow for them
- Made
.restore_backup
more customizable - Included
poetry.lock
to pin dependencies
- Ensured
moz_places
is updated on commit
1.0.0 - 2023-07-30
- Added
Bookmark
model and its initializer - Added
FirefoxBookmarks
class (and thus, high level API)
- Added new examples and improved old examples
- Removed shortcut imports to mid- and low-level API
0.2.0 - 2023-07-23
- Added
peewee
models and an initializer for them
0.1.0 - 2023-07-23
Initial release