Skip to content

Releases: CQCL/hugr

hugr: v0.15.2

21 Mar 15:36
31c431d
Compare
Choose a tag to compare

Bug Fixes

  • Don't enable envelope compression by default (yet) (#2014)
  • Inconsistent behaviour in SiblingSubgraph::from_nodes (#2011)

hugr: v0.15.1

21 Mar 13:43
c90545d
Compare
Choose a tag to compare

Bug Fixes

  • correct CallIndirect tag from FnCall to DataflowChild (#2006)
  • StaticArrayValue serialisation (#2009)

New Features

  • traits for transforming Types/TypeArgs/etc. (#1991)
  • add exit operation to prelude (#2008)
  • Add llvm codegen for collections.static_array (#2003)
  • (hugr-py) Support envelope compression (#1994)

hugr-py: v0.11.3

21 Mar 15:40
25577ed
Compare
Choose a tag to compare

0.11.3 (2025-03-21)

Bug Fixes

  • Don't enable envelope compression by default (yet) (#2014) (c5423ed)

hugr-py: v0.11.2

21 Mar 14:11
bf3889f
Compare
Choose a tag to compare

0.11.2 (2025-03-21)

Features

Bug Fixes

Reverts

  • Revert breaking change to StaticArrayValue (33a2b49)

hugr-passes: v0.15.2

21 Mar 15:35
31c431d
Compare
Choose a tag to compare

Bug Fixes

  • correct CallIndirect tag from FnCall to DataflowChild (#2006)

hugr-passes: v0.15.1

21 Mar 13:42
c90545d
Compare
Choose a tag to compare

Bug Fixes

  • correct CallIndirect tag from FnCall to DataflowChild (#2006)

hugr-model: v0.18.1

21 Mar 13:41
c90545d
Compare
Choose a tag to compare

Bug Fixes

  • Hugr-model using undeclared derive_more features (#1940)

New Features

  • (hugr-model) [breaking] Add read_from_reader and write_to_writer for streaming reads and writes. (#1871)
  • hugr-model AST (#1953)

Refactor

  • (hugr-model) Reexport bumpalo from hugr-model (#1870)

hugr-llvm: v0.15.2

21 Mar 15:34
31c431d
Compare
Choose a tag to compare

Bug Fixes

  • Remove return from val_or_panic (#1999)

New Features

  • add exit operation to prelude (#2008)
  • Add llvm codegen for collections.static_array (#2003)

hugr-llvm: v0.15.1

21 Mar 13:42
c90545d
Compare
Choose a tag to compare

Bug Fixes

  • Remove return from val_or_panic (#1999)

New Features

  • add exit operation to prelude (#2008)
  • Add llvm codegen for collections.static_array (#2003)

hugr-core: v0.15.2

21 Mar 15:34
31c431d
Compare
Choose a tag to compare

Bug Fixes

  • Don't enable envelope compression by default (yet) (#2014)
  • Inconsistent behaviour in SiblingSubgraph::from_nodes (#2011)