Skip to content

Releases: BURG3R5/firefox-bookmarks

1.2.0

05 Jul 08:31
cceeefe
Compare
Choose a tag to compare

Added

  • Added a read-only mode for users with DB-locking issues

Full Changelog: 1.1.0...1.2.0

1.1.0

30 Aug 06:12
9844e6e
Compare
Choose a tag to compare

Added

  • Added .str_update and .num_update methods for type-checking ease
  • Added integration tests and CI workflow for them

Changed

  • Made .restore_backup more customizable
  • Included poetry.lock to pin dependencies

Fixed

  • Ensured moz_places is updated on commit

Full Changelog: 1.0.0...1.1.0

1.0.0

29 Jul 20:53
b4e6ba6
Compare
Choose a tag to compare

Added

  • Added Bookmark model and its initializer
  • Added FirefoxBookmarks class (and thus, high level API)

Changed

  • Added new examples and improved old examples
  • Removed shortcut imports to mid- and low-level API

0.2.0

23 Jul 11:56
610c7e5
Compare
Choose a tag to compare

Added

  • Added peewee models and an initializer for them

0.1.0

23 Jul 08:47
15dd5db
Compare
Choose a tag to compare

Initial release