Skip to content

Releases: LunaONE/indexed_entity_store

v1.4.2

29 Oct 19:32
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Add full example app by @tp in #10

Full Changelog: v1.4.1...v1.4.2

v1.4.1

26 Oct 16:50
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Add deleteAll method by @tp in #9

Full Changelog: v1.4.0...v1.4.1

v1.4.0

23 Oct 15:11
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Enhance subscriptions to not emit updates when the underlying database value has not changed by @tp in #7
  • Expand documentation, move example to proper location by @tp in #8

Full Changelog: v1.3.1...v1.4.0

v1.3.1

23 Oct 14:52
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Add test & publish workflows by @tp in #6

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Oct 07:03
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Add query parameters orderBy and limit by @tp in #5

Full Changelog: v1.2.2...v1.3.0

v1.2.2

17 Oct 13:07
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Fix index query building on Android by @tp in #4

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Oct 11:55
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Fix DB init with the latest SQLite from sqlite3_flutter_libs on Android by @tp in #3

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Oct 18:20
@tp tp
Compare
Choose a tag to compare

What's Changed

  • More query methods & typed indices by @tp in #2

Full Changelog: v1.1.1...v1.2.0

v1.1.1

15 Oct 12:02
@tp tp
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Oct 08:18
@tp tp
Compare
Choose a tag to compare

What's Changed

  • Add reactive version for all store operations by @tp in #1

Full Changelog: v1.0.0...v1.1.0