2021-06-21 06:16:06 +00:00
|
|
|
# Change Log
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
## 7.0.0
|
|
|
|
|
|
|
|
* Require Dart >= 2.17
|
|
|
|
|
2022-04-23 04:21:39 +00:00
|
|
|
## 6.0.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Require Dart >= 2.16
|
2022-04-23 04:21:39 +00:00
|
|
|
|
|
|
|
## 5.0.0
|
|
|
|
|
|
|
|
* Skipped release
|
|
|
|
|
|
|
|
## 4.0.0
|
|
|
|
|
|
|
|
* Skipped release
|
|
|
|
|
2022-01-05 04:03:02 +00:00
|
|
|
## 3.0.1
|
|
|
|
|
|
|
|
* Updated README
|
|
|
|
|
2022-01-04 12:03:52 +00:00
|
|
|
## 3.0.0
|
|
|
|
|
|
|
|
* Updated linter to `package:lints`
|
|
|
|
* Updated min SDK to 2.14.x
|
|
|
|
|
2021-06-22 09:44:16 +00:00
|
|
|
## 2.0.1
|
|
|
|
|
|
|
|
* Updated pubspec description
|
|
|
|
* Updated README
|
|
|
|
|
2021-06-21 06:16:06 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Migrated to support Dart >= 2.12 NNBD
|
2021-06-20 12:37:20 +00:00
|
|
|
|
2021-06-21 06:16:06 +00:00
|
|
|
## 1.0.1
|
|
|
|
|
2019-04-20 19:13:46 +00:00
|
|
|
* Fix flaw where clients could remove all records, even if `allowRemoveAll` were `false`.
|
|
|
|
|
2021-06-21 06:16:06 +00:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
* First release.
|