Skip to content

Latest commit

 

History

History
577 lines (328 loc) · 27 KB

CHANGELOG.md

File metadata and controls

577 lines (328 loc) · 27 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-11-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


mimir - v0.1.2

flutter_mimir - v0.1.2

  • Bump "flutter_mimir" to 0.1.2.

2024-10-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


mimir - v0.1.1

flutter_mimir - v0.1.1

2024-07-31

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_mimir - v0.1.0

  • FIX: allow for windows ARM support. (140f981f)
  • BREAKING REFACTOR: update to flutter rust bridge v2 (#332). (a9a91fc1)

mimir - v0.1.0

  • BREAKING REFACTOR: update to flutter rust bridge v2 (#332). (a9a91fc1)

2023-12-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.2+1

  • DOCS: update example app with new widget name. (7b560db3)

mimir - v0.0.2+1

  • FIX: update const strings for Rust 1.74. (872034b0)
  • FIX: update exceptions for FRB 1.82. (42ec2a7c)

2023-07-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • flutter_mimir - v0.0.2
  • mimir - v0.0.2

flutter_mimir - v0.0.2

mimir - v0.0.2

2023-07-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.2-dev.2

  • DOCS: rewrite flutter example with rearch (#232). (2b604b6a)

mimir - v0.0.2-dev.2

  • FIX: attempt to use exp backoff for map size (#233). (bc6a9c87)

2023-07-05

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

mimir - v0.0.2-dev.1

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • REFACTOR: update melos to v3 (#131). (0c6c2b8b)
  • REFACTOR: switch API to use proper OOP. (66a2846a)
  • REFACTOR: move macOS C codegen back to FRB. (5570977b)
  • FIX: second attempt partial fix of #227 (#230). (e18c9cb6)
  • FIX: partial fix of #227 for iPhone 7s (#229). (fa2dcb9b)
  • FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
  • FIX: milli update and fixes (#189). (d3511566)
  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)
  • FIX: add (unused) uuid dependency. (67a15a91)
  • FIX: remove pubspec screenshot attribute. (a5400f66)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
  • FEAT: add manual primary key selection (#157). (714533b5)
  • DOCS: improve quality of examples (#150). (5bcbf664)
  • DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
  • DOCS: update with in-repo demo gif. (3079a422)
  • BREAKING FEAT: Dart 3 support (#194). (b987daca)

flutter_mimir - v0.0.2-dev.1

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • REFACTOR: update melos to v3 (#131). (0c6c2b8b)
  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)
  • FIX: remove pubspec screenshot attribute. (a5400f66)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
  • FEAT: add manual primary key selection (#157). (714533b5)
  • DOCS: improve quality of examples (#150). (5bcbf664)
  • DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
  • DOCS: update with in-repo demo gif. (3079a422)
  • BREAKING FEAT: Dart 3 support (#194). (b987daca)

2023-07-05

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_mimir - v0.0.1-dev.2

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • REFACTOR: update melos to v3 (#131). (0c6c2b8b)
  • REFACTOR: clean up some of the example code. (23a9a2e1)
  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)
  • FIX: remove pubspec screenshot attribute. (a5400f66)
  • FIX: recreate example's macos/ with flutter 3.7. (dd43ed8a)
  • FIX: make macos example app work with flutter 3.7. (4369d2dc)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
  • FEAT: add manual primary key selection (#157). (714533b5)
  • DOCS: improve quality of examples (#150). (5bcbf664)
  • DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
  • DOCS: update with in-repo demo gif. (3079a422)
  • DOCS: clarify some wording. (26eb879b)
  • BREAKING FEAT: Dart 3 support (#194). (b987daca)

mimir - v0.0.1-dev.2

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • REFACTOR: update melos to v3 (#131). (0c6c2b8b)
  • REFACTOR: switch API to use proper OOP. (66a2846a)
  • REFACTOR: move macOS C codegen back to FRB. (5570977b)
  • REFACTOR: clean up some of the example code. (23a9a2e1)
  • FIX: second attempt partial fix of #227 (#230). (e18c9cb6)
  • FIX: partial fix of #227 for iPhone 7s (#229). (fa2dcb9b)
  • FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
  • FIX: milli update and fixes (#189). (d3511566)
  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)
  • FIX: add (unused) uuid dependency. (67a15a91)
  • FIX: remove pubspec screenshot attribute. (a5400f66)
  • FIX: make macos example app work with flutter 3.7. (4369d2dc)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
  • FEAT: add manual primary key selection (#157). (714533b5)
  • DOCS: improve quality of examples (#150). (5bcbf664)
  • DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
  • DOCS: update with in-repo demo gif. (3079a422)
  • DOCS: clarify some wording. (26eb879b)
  • BREAKING FEAT: Dart 3 support (#194). (b987daca)

2023-07-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flutter_mimir - v0.0.1-dev.1

mimir - v0.0.1-dev.1

2023-07-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flutter_mimir - v0.0.1-dev.0+1

mimir - v0.0.1-dev.0+1

2023-06-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • flutter_mimir - v0.0.1
  • mimir - v0.0.1

flutter_mimir - v0.0.1

mimir - v0.0.1

2023-06-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.1-dev.13

mimir - v0.0.1-dev.13

  • FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)

2023-05-29

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_mimir - v0.0.1-dev.12

mimir - v0.0.1-dev.12

2023-05-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.1-dev.11

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)

mimir - v0.0.1-dev.11

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)

2023-05-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flutter_mimir - v0.0.1-dev.10

mimir - v0.0.1-dev.10

2023-04-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.1-dev.9

  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)

mimir - v0.0.1-dev.9

  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)

2023-03-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flutter_mimir - v0.0.1-dev.8

mimir - v0.0.1-dev.8

  • FIX: add (unused) uuid dependency. (67a15a91)

2023-03-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.1-dev.7

mimir - v0.0.1-dev.7

2023-03-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_mimir - v0.0.1-dev.6

mimir - v0.0.1-dev.6