Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@centau centau released this 06 Oct 17:18
· 28 commits to main since this release

[0.3.0] - 2024-10-06

Added

  • context().

Changed

  • root() now returns its destructor as the first value by default.

Fixed

  • Error stack traces being lost.
  • root() now destroys the scope automatically if an error occurs during call.