platform/packages/jael/jael_preprocessor/CHANGELOG.md
Tobe O edfd785dfe Add 'packages/jael/' from commit 'af168281d94cda98a8fd333618696e92f4e035c5'
git-subtree-dir: packages/jael
git-subtree-mainline: 834de0300f
git-subtree-split: af168281d9
2020-02-15 18:22:11 -05:00

12 lines
No EOL
287 B
Markdown

# 2.0.1
* Fixed a bug where failed file resolutions would not become proper errors.
# 2.0.0+1
* Homepage update for Pub.
# 2.0.0
* Dart 2 updates.
* Fix a templating bug where multiple inheritance did not work.
# 1.0.0+1
* Minor change to `Patcher` signature for Dart 2 compatibility.