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 c8c3b39 commit 9893604Copy full SHA for 9893604
json_serializable/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 6.11.0-wip
+## 6.11.0
2
3
- Support `JsonKey` annotation on constructor parameters.
4
- Require `analyzer: '>=7.4.0 <9.0.0'`
json_serializable/pubspec.yaml
@@ -1,5 +1,5 @@
name: json_serializable
-version: 6.11.0-wip
+version: 6.11.0
description: >-
Automatically generate code for converting to and from JSON by annotating
5
Dart classes.
0 commit comments