2021-06-26 12:06:30 +00:00
|
|
|
# Change Log
|
|
|
|
|
2023-05-27 02:08:51 +00:00
|
|
|
## 8.0.0
|
|
|
|
|
|
|
|
* Require Dart >= 3.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
## 7.0.0
|
|
|
|
|
|
|
|
* Require Dart >= 2.17
|
|
|
|
|
2022-03-17 23:57:20 +00:00
|
|
|
## 6.0.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Require Dart >= 2.16
|
2022-03-17 23:57:20 +00:00
|
|
|
|
|
|
|
## 5.0.0
|
|
|
|
|
2022-04-23 04:21:39 +00:00
|
|
|
* Skipped release
|
2022-03-17 23:57:20 +00:00
|
|
|
|
2022-01-04 12:03:52 +00:00
|
|
|
## 4.1.0
|
|
|
|
|
|
|
|
* Upgraded to `lints` linter
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 4.0.2
|
|
|
|
|
|
|
|
* Updated README
|
|
|
|
* Removed redundant code
|
|
|
|
|
|
|
|
## 4.0.1
|
|
|
|
|
2021-06-11 00:18:24 +00:00
|
|
|
* Updated package description
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 4.0.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Migrated to support Dart >= 2.12 NNBD
|
2021-06-10 08:47:05 +00:00
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 3.0.0
|
|
|
|
|
2022-08-16 11:19:04 +00:00
|
|
|
* Migrated to work with Dart >= 2.12 Non NNBD
|
2021-06-10 08:47:05 +00:00
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 2.0.1
|
|
|
|
|
2019-04-17 21:03:10 +00:00
|
|
|
* Pass everything through `_jsonifyToSD` when returning responses.
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2018-10-19 17:00:35 +00:00
|
|
|
* Dart/Angel 2 update.
|
|
|
|
* Remove `package:dart2_constant`
|
|
|
|
* Update `package:file` to `^5.0.0`.
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 1.1.2
|
|
|
|
|
2018-07-12 20:29:16 +00:00
|
|
|
* Added tests, because tests.
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 1.1.1
|
|
|
|
|
2018-07-12 19:58:30 +00:00
|
|
|
* Dart 2 fixes.
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 1.1.0+2
|
|
|
|
|
2017-12-22 13:04:38 +00:00
|
|
|
* `create` now uses the underlying store, instead of manually patching
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 1.1.0+1
|
|
|
|
|
2017-12-21 06:38:49 +00:00
|
|
|
* Analyzer nitpick for pana
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 1.1.0
|
|
|
|
|
2017-12-21 06:37:03 +00:00
|
|
|
* Updated to framework v1.1.x
|
|
|
|
* Use `package:file`
|
2021-06-26 12:06:30 +00:00
|
|
|
* Allow a custom `store`
|