2021-09-13 00:30:02 +00:00
|
|
|
# Change Log
|
|
|
|
|
2022-04-24 10:53:41 +00:00
|
|
|
## 6.0.1
|
|
|
|
|
|
|
|
* Fixed `jael3` version
|
|
|
|
|
2022-04-24 00:55:17 +00:00
|
|
|
## 6.0.0
|
2022-02-22 11:41:06 +00:00
|
|
|
|
2022-04-23 04:21:39 +00:00
|
|
|
* Updated to SDK 2.16.x
|
2022-02-22 11:41:06 +00:00
|
|
|
|
2022-04-24 00:55:17 +00:00
|
|
|
## 5.0.0
|
|
|
|
|
|
|
|
* Skipped release
|
|
|
|
|
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.1
|
|
|
|
|
2021-05-18 12:12:47 +00:00
|
|
|
* Resolved static analysis warnings
|
|
|
|
|
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.1
|
|
|
|
|
2018-11-12 22:03:23 +00:00
|
|
|
* Fixed a bug where failed file resolutions would not become proper errors.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 2.0.0+1
|
|
|
|
|
2018-11-11 01:52:41 +00:00
|
|
|
* Homepage update for Pub.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2018-11-10 17:43:39 +00:00
|
|
|
* Dart 2 updates.
|
|
|
|
* Fix a templating bug where multiple inheritance did not work.
|
|
|
|
|
2021-09-13 00:30:02 +00:00
|
|
|
## 1.0.0+1
|
|
|
|
|
|
|
|
* Minor change to `Patcher` signature for Dart 2 compatibility.
|