Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad committed Jul 5, 2023
1 parent 41bcddb commit 0fe7d88
Show file tree
Hide file tree
Showing 12 changed files with 107 additions and 11 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-07-05

### Changes

---

Packages with breaking changes:

- [`mimir` - `v0.0.2-dev.1`](#mimir---v002-dev1)
- [`flutter_mimir` - `v0.0.2-dev.1`](#flutter_mimir---v002-dev1)

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](https://github.com/GregoryConrad/mimir/issues/140))". ([922debf2](https://github.com/GregoryConrad/mimir/commit/922debf2896fcac5839b9f50e34c8e0daaf5c18b))
- **REFACTOR**: update melos to v3 ([#131](https://github.com/GregoryConrad/mimir/issues/131)). ([0c6c2b8b](https://github.com/GregoryConrad/mimir/commit/0c6c2b8ba013ec6e56e869d498e246cce3cf923b))
- **REFACTOR**: switch API to use proper OOP. ([66a2846a](https://github.com/GregoryConrad/mimir/commit/66a2846a6f88fd48f57a5c7002aacdbdbdeb0e1d))
- **REFACTOR**: move macOS C codegen back to FRB. ([5570977b](https://github.com/GregoryConrad/mimir/commit/5570977b1c378c9df62c328e92f57197ed190eaa))
- **FIX**: second attempt partial fix of [#227](https://github.com/GregoryConrad/mimir/issues/227) ([#230](https://github.com/GregoryConrad/mimir/issues/230)). ([e18c9cb6](https://github.com/GregoryConrad/mimir/commit/e18c9cb610d82c806d5178803a02f23923fd4427))
- **FIX**: partial fix of [#227](https://github.com/GregoryConrad/mimir/issues/227) for iPhone 7s ([#229](https://github.com/GregoryConrad/mimir/issues/229)). ([fa2dcb9b](https://github.com/GregoryConrad/mimir/commit/fa2dcb9b0977db7b6ab5cf33639952c81527d5e4))
- **FIX**: switch initial version of milli to latest with needed changes ([#83](https://github.com/GregoryConrad/mimir/issues/83)). ([c76b1469](https://github.com/GregoryConrad/mimir/commit/c76b14697a915f1284fa68b705244feb9d1eb828))
- **FIX**: milli update and fixes ([#189](https://github.com/GregoryConrad/mimir/issues/189)). ([d3511566](https://github.com/GregoryConrad/mimir/commit/d35115661929bdf93251840fe921ca986a7fb446))
- **FIX**: android tmp files now use application cache dir ([#184](https://github.com/GregoryConrad/mimir/issues/184)). ([7504e2e3](https://github.com/GregoryConrad/mimir/commit/7504e2e30fb88a96ebc461fbae8003c87b696121))
- **FIX**: add (unused) uuid dependency. ([67a15a91](https://github.com/GregoryConrad/mimir/commit/67a15a913a23d3f6a3a666a5fd3905a813d8fdb8))
- **FIX**: remove pubspec screenshot attribute. ([a5400f66](https://github.com/GregoryConrad/mimir/commit/a5400f66517fdf8717fdfe3445e58e3fd9b959d8))
- **FEAT**: add isNull and isEmpty filters ([#215](https://github.com/GregoryConrad/mimir/issues/215)). ([4752aaa1](https://github.com/GregoryConrad/mimir/commit/4752aaa10f2926e72395aade31679bad6d8302d6))
- **FEAT**: pagination and infinite scroll support ([#195](https://github.com/GregoryConrad/mimir/issues/195)). ([293db82b](https://github.com/GregoryConrad/mimir/commit/293db82b9af97c86cb18bb9bd393bf3195bee0e0))
- **FEAT**: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140)). ([115ab5e4](https://github.com/GregoryConrad/mimir/commit/115ab5e42d8e70fada062de35b6747843e8d6cd9))
- **FEAT**: add manual primary key selection ([#157](https://github.com/GregoryConrad/mimir/issues/157)). ([714533b5](https://github.com/GregoryConrad/mimir/commit/714533b5b2f5b943323bf7ba495f757c7707127d))
- **DOCS**: improve quality of examples ([#150](https://github.com/GregoryConrad/mimir/issues/150)). ([5bcbf664](https://github.com/GregoryConrad/mimir/commit/5bcbf664d7e1ac361e3fb6554eb6553a75cfca81))
- **DOCS**(screenshot): fix pub.dev screenshot. ([57f07ac5](https://github.com/GregoryConrad/mimir/commit/57f07ac55590502d362953dce426007b4dacef93))
- **DOCS**: update with in-repo demo gif. ([3079a422](https://github.com/GregoryConrad/mimir/commit/3079a42252157ab96861b8de955420fb9b3a417e))
- **BREAKING** **FEAT**: Dart 3 support ([#194](https://github.com/GregoryConrad/mimir/issues/194)). ([b987daca](https://github.com/GregoryConrad/mimir/commit/b987daca1a48bbec3fdd815f01b0bb1a62f31bd8))

#### `flutter_mimir` - `v0.0.2-dev.1`

- **REVERT**: "feat: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140))". ([922debf2](https://github.com/GregoryConrad/mimir/commit/922debf2896fcac5839b9f50e34c8e0daaf5c18b))
- **REFACTOR**: update melos to v3 ([#131](https://github.com/GregoryConrad/mimir/issues/131)). ([0c6c2b8b](https://github.com/GregoryConrad/mimir/commit/0c6c2b8ba013ec6e56e869d498e246cce3cf923b))
- **FIX**: android tmp files now use application cache dir ([#184](https://github.com/GregoryConrad/mimir/issues/184)). ([7504e2e3](https://github.com/GregoryConrad/mimir/commit/7504e2e30fb88a96ebc461fbae8003c87b696121))
- **FIX**: remove pubspec screenshot attribute. ([a5400f66](https://github.com/GregoryConrad/mimir/commit/a5400f66517fdf8717fdfe3445e58e3fd9b959d8))
- **FEAT**: add isNull and isEmpty filters ([#215](https://github.com/GregoryConrad/mimir/issues/215)). ([4752aaa1](https://github.com/GregoryConrad/mimir/commit/4752aaa10f2926e72395aade31679bad6d8302d6))
- **FEAT**: pagination and infinite scroll support ([#195](https://github.com/GregoryConrad/mimir/issues/195)). ([293db82b](https://github.com/GregoryConrad/mimir/commit/293db82b9af97c86cb18bb9bd393bf3195bee0e0))
- **FEAT**: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140)). ([115ab5e4](https://github.com/GregoryConrad/mimir/commit/115ab5e42d8e70fada062de35b6747843e8d6cd9))
- **FEAT**: add manual primary key selection ([#157](https://github.com/GregoryConrad/mimir/issues/157)). ([714533b5](https://github.com/GregoryConrad/mimir/commit/714533b5b2f5b943323bf7ba495f757c7707127d))
- **DOCS**: improve quality of examples ([#150](https://github.com/GregoryConrad/mimir/issues/150)). ([5bcbf664](https://github.com/GregoryConrad/mimir/commit/5bcbf664d7e1ac361e3fb6554eb6553a75cfca81))
- **DOCS**(screenshot): fix pub.dev screenshot. ([57f07ac5](https://github.com/GregoryConrad/mimir/commit/57f07ac55590502d362953dce426007b4dacef93))
- **DOCS**: update with in-repo demo gif. ([3079a422](https://github.com/GregoryConrad/mimir/commit/3079a42252157ab96861b8de955420fb9b3a417e))
- **BREAKING** **FEAT**: Dart 3 support ([#194](https://github.com/GregoryConrad/mimir/issues/194)). ([b987daca](https://github.com/GregoryConrad/mimir/commit/b987daca1a48bbec3fdd815f01b0bb1a62f31bd8))


## 2023-07-05

### Changes
Expand Down
17 changes: 17 additions & 0 deletions packages/flutter_mimir/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.0.2-dev.1

> Note: This release has breaking changes.
- **REVERT**: "feat: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140))". ([922debf2](https://github.com/GregoryConrad/mimir/commit/922debf2896fcac5839b9f50e34c8e0daaf5c18b))
- **REFACTOR**: update melos to v3 ([#131](https://github.com/GregoryConrad/mimir/issues/131)). ([0c6c2b8b](https://github.com/GregoryConrad/mimir/commit/0c6c2b8ba013ec6e56e869d498e246cce3cf923b))
- **FIX**: android tmp files now use application cache dir ([#184](https://github.com/GregoryConrad/mimir/issues/184)). ([7504e2e3](https://github.com/GregoryConrad/mimir/commit/7504e2e30fb88a96ebc461fbae8003c87b696121))
- **FIX**: remove pubspec screenshot attribute. ([a5400f66](https://github.com/GregoryConrad/mimir/commit/a5400f66517fdf8717fdfe3445e58e3fd9b959d8))
- **FEAT**: add isNull and isEmpty filters ([#215](https://github.com/GregoryConrad/mimir/issues/215)). ([4752aaa1](https://github.com/GregoryConrad/mimir/commit/4752aaa10f2926e72395aade31679bad6d8302d6))
- **FEAT**: pagination and infinite scroll support ([#195](https://github.com/GregoryConrad/mimir/issues/195)). ([293db82b](https://github.com/GregoryConrad/mimir/commit/293db82b9af97c86cb18bb9bd393bf3195bee0e0))
- **FEAT**: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140)). ([115ab5e4](https://github.com/GregoryConrad/mimir/commit/115ab5e42d8e70fada062de35b6747843e8d6cd9))
- **FEAT**: add manual primary key selection ([#157](https://github.com/GregoryConrad/mimir/issues/157)). ([714533b5](https://github.com/GregoryConrad/mimir/commit/714533b5b2f5b943323bf7ba495f757c7707127d))
- **DOCS**: improve quality of examples ([#150](https://github.com/GregoryConrad/mimir/issues/150)). ([5bcbf664](https://github.com/GregoryConrad/mimir/commit/5bcbf664d7e1ac361e3fb6554eb6553a75cfca81))
- **DOCS**(screenshot): fix pub.dev screenshot. ([57f07ac5](https://github.com/GregoryConrad/mimir/commit/57f07ac55590502d362953dce426007b4dacef93))
- **DOCS**: update with in-repo demo gif. ([3079a422](https://github.com/GregoryConrad/mimir/commit/3079a42252157ab96861b8de955420fb9b3a417e))
- **BREAKING** **FEAT**: Dart 3 support ([#194](https://github.com/GregoryConrad/mimir/issues/194)). ([b987daca](https://github.com/GregoryConrad/mimir/commit/b987daca1a48bbec3fdd815f01b0bb1a62f31bd8))

## 0.0.1-dev.2

> Note: This release has breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/android/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(MimirVersion "mimir-v0.0.1-dev.2") # generated; do not edit
set(MimirVersion "mimir-v0.0.2-dev.1") # generated; do not edit

# Unlike the Windows & Linux CMakeLists.txt, this Android equivalent is just here
# to download the Android binaries into src/main/jniLibs/ and does not build anything.
Expand Down
4 changes: 2 additions & 2 deletions packages/flutter_mimir/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ dependencies:
sdk: flutter

# You can replace these with the latest versions
flutter_mimir: ^0.0.1-dev.2
mimir: ^0.0.1-dev.2
flutter_mimir: ^0.0.2-dev.1
mimir: ^0.0.2-dev.1

# These two are needed for the example; they are not required by mimir
hooks_riverpod: ^2.1.1
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/ios/flutter_mimir.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release_tag_name = 'mimir-v0.0.1-dev.2' # generated; do not edit
release_tag_name = 'mimir-v0.0.2-dev.1' # generated; do not edit

# We cannot distribute the XCFramework alongside the library directly,
# so we have to fetch the correct version here.
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/linux/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(MimirVersion "mimir-v0.0.1-dev.2") # generated; do not edit
set(MimirVersion "mimir-v0.0.2-dev.1") # generated; do not edit

# The Flutter tooling requires that developers have CMake 3.10 or later
# installed. You should not increase this version, as doing so will cause
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/macos/flutter_mimir.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release_tag_name = 'mimir-v0.0.1-dev.2' # generated; do not edit
release_tag_name = 'mimir-v0.0.2-dev.1' # generated; do not edit

# We cannot distribute the XCFramework alongside the library directly,
# so we have to fetch the correct version here.
Expand Down
4 changes: 2 additions & 2 deletions packages/flutter_mimir/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_mimir
description: >
Extremely powerful, reactive NoSQL database with
typo-tolerant full-text search and declarative queries.
version: 0.0.1-dev.2
version: 0.0.2-dev.1
homepage: https://github.com/GregoryConrad/mimir
repository: https://github.com/GregoryConrad/mimir
issue_tracker: https://github.com/GregoryConrad/mimir/issues
Expand All @@ -15,7 +15,7 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.8.0
mimir: ^0.0.1-dev.2
mimir: ^0.0.2-dev.1
path: ^1.8.2
path_provider: ^2.0.11

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/windows/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(MimirVersion "mimir-v0.0.1-dev.2") # generated; do not edit
set(MimirVersion "mimir-v0.0.2-dev.1") # generated; do not edit

# TODO Remove this workaround once Flutter supports Windows ARM.
# https://github.com/flutter/flutter/issues/116196
Expand Down
24 changes: 24 additions & 0 deletions packages/mimir/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## 0.0.2-dev.1

> Note: This release has breaking changes.
- **REVERT**: "feat: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140))". ([922debf2](https://github.com/GregoryConrad/mimir/commit/922debf2896fcac5839b9f50e34c8e0daaf5c18b))
- **REFACTOR**: update melos to v3 ([#131](https://github.com/GregoryConrad/mimir/issues/131)). ([0c6c2b8b](https://github.com/GregoryConrad/mimir/commit/0c6c2b8ba013ec6e56e869d498e246cce3cf923b))
- **REFACTOR**: switch API to use proper OOP. ([66a2846a](https://github.com/GregoryConrad/mimir/commit/66a2846a6f88fd48f57a5c7002aacdbdbdeb0e1d))
- **REFACTOR**: move macOS C codegen back to FRB. ([5570977b](https://github.com/GregoryConrad/mimir/commit/5570977b1c378c9df62c328e92f57197ed190eaa))
- **FIX**: second attempt partial fix of [#227](https://github.com/GregoryConrad/mimir/issues/227) ([#230](https://github.com/GregoryConrad/mimir/issues/230)). ([e18c9cb6](https://github.com/GregoryConrad/mimir/commit/e18c9cb610d82c806d5178803a02f23923fd4427))
- **FIX**: partial fix of [#227](https://github.com/GregoryConrad/mimir/issues/227) for iPhone 7s ([#229](https://github.com/GregoryConrad/mimir/issues/229)). ([fa2dcb9b](https://github.com/GregoryConrad/mimir/commit/fa2dcb9b0977db7b6ab5cf33639952c81527d5e4))
- **FIX**: switch initial version of milli to latest with needed changes ([#83](https://github.com/GregoryConrad/mimir/issues/83)). ([c76b1469](https://github.com/GregoryConrad/mimir/commit/c76b14697a915f1284fa68b705244feb9d1eb828))
- **FIX**: milli update and fixes ([#189](https://github.com/GregoryConrad/mimir/issues/189)). ([d3511566](https://github.com/GregoryConrad/mimir/commit/d35115661929bdf93251840fe921ca986a7fb446))
- **FIX**: android tmp files now use application cache dir ([#184](https://github.com/GregoryConrad/mimir/issues/184)). ([7504e2e3](https://github.com/GregoryConrad/mimir/commit/7504e2e30fb88a96ebc461fbae8003c87b696121))
- **FIX**: add (unused) uuid dependency. ([67a15a91](https://github.com/GregoryConrad/mimir/commit/67a15a913a23d3f6a3a666a5fd3905a813d8fdb8))
- **FIX**: remove pubspec screenshot attribute. ([a5400f66](https://github.com/GregoryConrad/mimir/commit/a5400f66517fdf8717fdfe3445e58e3fd9b959d8))
- **FEAT**: add isNull and isEmpty filters ([#215](https://github.com/GregoryConrad/mimir/issues/215)). ([4752aaa1](https://github.com/GregoryConrad/mimir/commit/4752aaa10f2926e72395aade31679bad6d8302d6))
- **FEAT**: pagination and infinite scroll support ([#195](https://github.com/GregoryConrad/mimir/issues/195)). ([293db82b](https://github.com/GregoryConrad/mimir/commit/293db82b9af97c86cb18bb9bd393bf3195bee0e0))
- **FEAT**: use Dart 3 records for isBetween query field ([#140](https://github.com/GregoryConrad/mimir/issues/140)). ([115ab5e4](https://github.com/GregoryConrad/mimir/commit/115ab5e42d8e70fada062de35b6747843e8d6cd9))
- **FEAT**: add manual primary key selection ([#157](https://github.com/GregoryConrad/mimir/issues/157)). ([714533b5](https://github.com/GregoryConrad/mimir/commit/714533b5b2f5b943323bf7ba495f757c7707127d))
- **DOCS**: improve quality of examples ([#150](https://github.com/GregoryConrad/mimir/issues/150)). ([5bcbf664](https://github.com/GregoryConrad/mimir/commit/5bcbf664d7e1ac361e3fb6554eb6553a75cfca81))
- **DOCS**(screenshot): fix pub.dev screenshot. ([57f07ac5](https://github.com/GregoryConrad/mimir/commit/57f07ac55590502d362953dce426007b4dacef93))
- **DOCS**: update with in-repo demo gif. ([3079a422](https://github.com/GregoryConrad/mimir/commit/3079a42252157ab96861b8de955420fb9b3a417e))
- **BREAKING** **FEAT**: Dart 3 support ([#194](https://github.com/GregoryConrad/mimir/issues/194)). ([b987daca](https://github.com/GregoryConrad/mimir/commit/b987daca1a48bbec3fdd815f01b0bb1a62f31bd8))

## 0.0.1-dev.2

> Note: This release has breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/mimir/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
http: ^1.0.0

# You can replace this with the current version of mimir
mimir: ^0.0.1-dev.2
mimir: ^0.0.2-dev.1

dev_dependencies:
lints: ^2.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/mimir/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: mimir
description: >
Extremely powerful, reactive NoSQL database with
typo-tolerant full-text search and declarative queries.
version: 0.0.1-dev.2
version: 0.0.2-dev.1
homepage: https://github.com/GregoryConrad/mimir
repository: https://github.com/GregoryConrad/mimir
issue_tracker: https://github.com/GregoryConrad/mimir/issues
Expand Down

0 comments on commit 0fe7d88

Please sign in to comment.