Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Releases: cs-cordero/py-ts-interfaces

v0.5.0

14 Feb 09:03
Compare
Choose a tag to compare

Highlighted Changes

  • Adds support for Dict -> Record types (#14)
  • Fixes bug related to Dict and Tuple types with repeat inner types (#20)
  • Updates dependencies (#23)

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Jul 14:45
Compare
Choose a tag to compare

Updates dependencies and adds support for Python 3.8, 3.9, and 3.10

0.3.0

21 Mar 06:11
Compare
Choose a tag to compare

Adds support for nested Interface data classes (#1)

0.2.0

26 Feb 20:05
Compare
Choose a tag to compare

Includes minor code quality and testing improvements over 0.1.0.