Skip to content

Release v53.1.10

Compare
Choose a tag to compare
@clingen-sthlm clingen-sthlm released this 30 Nov 10:28
· 1311 commits to master since this release

Refactor to pep0663 (#2712)

Changed

  • Do not use .value with StrEnum and IntEnums
  • Use classmethods for mixed type constants, instead of detached constants
  • Better type safety with single type in Enums