Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@hugrbot hugrbot released this 20 Feb 10:18
4edd8b5

0.16.0 (2025-02-19)

⚠ BREAKING CHANGES

  • CompiledGlobals renamed to CompilerContext

Features

  • add Option.take() for swapping with None (#809) (9a459d5)

Code Refactoring

  • Stop inlining array.getitem and arrary.setitem (#799) (bb199a0), closes #786