We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04af01c commit 3cd08a8Copy full SHA for 3cd08a8
json_annotation/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.4.0-beta.0
+## 4.4.0
2
3
- Added `JsonKey.readValue`.
4
- Non-breaking updates to `checkedCreate` and `checkedConvert` to support
json_annotation/pubspec.yaml
@@ -1,5 +1,5 @@
name: json_annotation
-version: 4.4.0-beta.0
+version: 4.4.0
description: >-
Classes and helper functions that support JSON code generation via the
5
`json_serializable` package.
0 commit comments