Skip to content

v0.5.4

Choose a tag to compare

@timrid timrid released this 24 Dec 11:22
· 63 commits to main since this release
  • fixed static analysis issues so that the latest versions are supported
    • pyright: 1.1.285
    • mypy: 0.991
  • updated IfThenElse so that it represents the real implementation as a class and not a method
  • enhanced EnumBase and FlagsEnumBase to support individual documentation for each enum value via EnumValue