2021-09-13 00:30:02 +00:00
|
|
|
# Change Log
|
|
|
|
|
2021-09-25 06:32:32 +00:00
|
|
|
## 4.2.0
|
|
|
|
|
|
|
|
* Updated to use `package:belatuk_code_buffer`
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 4.1.0
|
|
|
|
|
2021-09-25 06:32:32 +00:00
|
|
|
* Updated to use `package:belatuk_symbol_table`
|
|
|
|
* Updated linter to `package:lints`
|
2021-09-13 00:30:02 +00:00
|
|
|
|
|
|
|
## 4.0.0
|
|
|
|
|
2021-05-02 04:12:43 +00:00
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 3.0.0
|
|
|
|
|
2021-05-02 04:12:43 +00:00
|
|
|
* Migrated to work with Dart SDK 2.12.x Non NNBD
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2018-11-10 21:48:03 +00:00
|
|
|
* Angel 2 and Dart 2 updates.
|
|
|
|
* Default to `.jael` instead of `.jl`.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 1.0.3
|
|
|
|
|
2018-07-15 20:41:43 +00:00
|
|
|
* Update for annoying map casting bug.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 1.0.2
|
|
|
|
|
2018-06-26 15:31:34 +00:00
|
|
|
* Update for DSX support.
|
|
|
|
* Clear the buffer on errors.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 1.0.1
|
|
|
|
|
|
|
|
* Use `Renderer.errorDocument`.
|