Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 579 Bytes

Changelog

[2.2.0] - 2024/10/22

  • Added for storeName

[2.1.1] - 2024/07/15

  • Hotfix

[2.1.0] - 2024/07/15

  • Hooks onBefore(Save|Delete) and onAfter(Save|Delete) are now called in the method save and delete respectively.
  • Added support for Web and Windows platforms.

[2.0.0] - 2021/12/03

  • Added support for null safety.

[1.0.0] - 2020/09/24

  • Using sembast_sqflite instead of sembast

[0.2.0] - 2020/09/24

  • Implement dirty state

[0.1.0+1] - 2020/09/24

  • Update comments and lib description

[0.1.0] - 2020/09/24

  • First Alpha Release