2021-06-26 12:06:30 +00:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
## 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
|
|
|
|
|
2021-06-10 08:47:05 +00:00
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
|
2021-06-26 12:06:30 +00:00
|
|
|
## 3.0.0
|
|
|
|
|
2021-06-10 08:47:05 +00:00
|
|
|
* Migrated to work with Dart SDK 2.12.x Non NNBD
|
|
|
|
|
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`
|