Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 336 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 336 Bytes

Changelog

0.1.7

  • remove forgotten print (#5)
  • update pyyaml dependency (#4)

0.1.6

  • add Literal traversal (#2)

0.1.5

  • add compatibility with mypy 0.960 (#3)
  • bump pytest dependency

0.1.4

  • handle API change in param.type.name

0.1.3

  • add Union traversal
  • add tests

0.1.2

  • first public release