This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Version 2.2.0
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 dockercommands. - Some cleanup of the unit tests for annotations