Releases: CQCL/hugr
Releases · CQCL/hugr
hugr-cli: v0.14.3
New Features
- Print
hugr-cli
's correct version when using '--version' (#1790)
hugr: v0.14.2
Bug Fixes
- Three bugfixes in model import and export. (#1844)
Documentation
- Fix typo in
DataflowParent
doc (#1865)
New Features
- Add CallGraph struct, and dead-function-removal pass (#1796)
Value::some
,::none
, andSumType::new_option
helpers (#1828)- Constant values in
hugr-model
(#1838) - (hugr-llvm) Emit ipow (#1839)
- Bytes literal in hugr-model. (#1845)
- Improved representation for metadata in
hugr-model
(#1849)
Testing
- Add tests for constant value deserialization (#1822)
hugr-passes: v0.14.2
New Features
- Add CallGraph struct, and dead-function-removal pass (#1796)
hugr-model: v0.17.0
hugr-llvm: v0.14.2
hugr-core: v0.14.2
Bug Fixes
- Three bugfixes in model import and export. (#1844)
Documentation
- Fix typo in
DataflowParent
doc (#1865)
New Features
Value::some
,::none
, andSumType::new_option
helpers (#1828)- Constant values in
hugr-model
(#1838) - (hugr-llvm) Emit ipow (#1839)
- Bytes literal in hugr-model. (#1845)
- Improved representation for metadata in
hugr-model
(#1849)
Testing
- Add tests for constant value deserialization (#1822)
hugr-cli: v0.14.2
New Features
- Print
hugr-cli
's correct version when using '--version' (#1790)