Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Version 2.2.0

Choose a tag to compare

@bsamuel-ui bsamuel-ui released this 16 Jan 00:41
7afbf29

Release notes:

  • Adds experimental support for classes derived from typing.Generic.
  • Expands supported pythons to include 3.4
  • Factors some error support into json_syntax.errors
  • Factors some typing support into json_syntax.types

Maintenance notes:

  • Added configuration and documentation for testing via dephell docker commands.
  • Some cleanup of the unit tests for annotations