Skip to content

v0.3.0

Choose a tag to compare

@timrid timrid released this 24 Mar 19:35
· 129 commits to main since this release
  • added covariant for ParsedType and contravariant for BuildTypes (thanks to @ad1217)
  • renamed cst.TStructField to cst.sfield
  • renamed cst.TUnionField to cst.ufield
  • fixed typing error from pylance in the constructor of TEnum and TFlagsEnum