platform/packages/jael/angel_jael/CHANGELOG.md
2021-05-15 17:55:55 +08:00

19 lines
No EOL
340 B
Markdown

# 4.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 3.0.0
* Migrated to work with Dart SDK 2.12.x Non NNBD
# 2.0.0
* Angel 2 and Dart 2 updates.
* Default to `.jael` instead of `.jl`.
# 1.0.3
* Update for annoying map casting bug.
# 1.0.2
* Update for DSX support.
* Clear the buffer on errors.
# 1.0.1
* Use `Renderer.errorDocument`.