Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 434 Bytes

Changelog

All notable changes to this project will be documented in this file.

v0.1.0 (2025-01-02)

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.