-
If
CheckedFromJsonExceptionis caught for a key missing in the source map, include those details in the thrownParsedYamlException. -
Correctly handle the case where
CheckedFromJsonException.messageisnull.
- BREAKING
checkedYamlDecodesourceUrlparameter is now aUri. - Require at least Dart
2.12.0-0.
- Allow
package:yamlv3.x.
- Require at least Dart
2.7.0. - Allow
package:json_annotationv4.x.
- Require at least Dart
2.3.0. - Support the latest
package:json_annotation.
- Fix readme.
- Initial release.