Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@horw horw released this 03 Jan 11:31
· 10 commits to main since this release
f18e577

Added

  • parse_bool_expr: A method for handling complex boolean expressions, supporting logical operators like and and or.
  • register_addition_attribute: A method for dynamically registering additional attributes with the ChipAttr class, enabling custom attribute handling for targets and configurations.