platform/packages/mustache/CHANGELOG.md

19 lines
235 B
Markdown
Raw Normal View History

2021-06-26 10:24:52 +00:00
# Change Log
2022-01-05 04:03:02 +00:00
## 3.1.1
* Updated README
2022-01-04 12:03:52 +00:00
## 3.1.0
* Updated linter to `package:lints`
2021-06-26 10:24:52 +00:00
## 3.0.0
2021-06-20 12:37:20 +00:00
* Migrated to support Dart SDK 2.12.x NNBD
* Replaced `mustache4dart` with `mustache_template`
2021-06-26 10:24:52 +00:00
## 2.0.0
* Angel 2 and Dart 2 support.