Skip to content

package:json_serializable v6.13.0

Choose a tag to compare

@kevmoo kevmoo released this 19 Feb 19:36
· 14 commits to master since this release
2b03869
  • Fix schema generation for many different types of fields.
    (#1549)
  • Support JsonSerializable.dateTimeUtc configuration option.
    (#1371)
  • Remove json_schema from dependencies (it is only used in tests).