Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 478 Bytes

18.20.2

Bug fix

  • Fix circular import in TypedDict definitions (#26)

18.20.1

Bug fix

  • Fix too strict mypy version pin (#24)

18.20.0

Initial release of mypy plugins and stubs

Feature

  • kubernetes_typed mypy plugin
  • crd_typed mypy plugin
  • kubernetes client models stubs
  • TypedDict definitions for kubernetes client models