blob: 8cdb8eadc55e56009c951c8e3edfe1d5d6fa1b6b [file] [log] [blame] [view]
## 1.0.2
- Require Dart `3.4`.
- Move to `dart-lang/tools` monorepo.
## 1.0.1
- Require Dart `2.14`.
## 1.0.0
- Enable null safety.
- Require Dart `2.12`.
## 0.1.1+3
- Allow `package:json_annotation` `'>=1.0.0 <5.0.0'`.
## 0.1.1+2
- Support the latest version of `package:json_annotation`.
- Require Dart 2.2 or later.
## 0.1.1+1
- Support the latest version of `package:json_annotation`.
## 0.1.1
- Add JSON serialization
## 0.1.0
- Initial release