platform/packages/file_service/CHANGELOG.md

24 lines
447 B
Markdown
Raw Normal View History

2019-04-17 21:03:10 +00:00
# 2.0.1
* Pass everything through `_jsonifyToSD` when returning responses.
2018-10-19 17:00:35 +00:00
# 2.0.0
* Dart/Angel 2 update.
* Remove `package:dart2_constant`
* Update `package:file` to `^5.0.0`.
2018-07-12 20:29:16 +00:00
# 1.1.2
* Added tests, because tests.
2018-07-12 19:58:30 +00:00
# 1.1.1
* Dart 2 fixes.
2017-12-22 13:04:38 +00:00
# 1.1.0+2
* `create` now uses the underlying store, instead of manually patching
2017-12-21 06:38:49 +00:00
# 1.1.0+1
* Analyzer nitpick for pana
2017-12-21 06:37:03 +00:00
# 1.1.0
* Updated to framework v1.1.x
* Use `package:file`
* Allow a custom `store`