Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 532 Bytes

File metadata and controls

38 lines (21 loc) · 532 Bytes

Changelog

All notable changes to this project.

[Unreleased]

[1.0.0] - 2024-02-05

Added

  • Support for python 3.11
  • Support for python 3.12

Removed

  • Support for python 3.6

[0.0.5] - 2022-02-16

Added

  • Added support for PEP 563: Postponed Evaluation of Annotations

[0.0.4] - 2021-02-03

Added

  • Added list, tuple and dict types, assuming json-input.

[0.0.3] - 2020-10-13

Added

  • Added "yes" and "y" variants for the bool type.

[0.0.1] - 2020-10-12

Added

  • Initial release.