Skip to content

v0.23.5

Latest
Compare
Choose a tag to compare
@prestwich prestwich released this 28 May 14:07
· 1 commit to main since this release
v0.23.5
a74ef27

What's Changed

  • refactor: improve timeout error by not hijacking stack too deep by @prestwich in #108

BREAKING: the timeout inspector has been improved

  • the implementation now requires Ctx<Db> where previously it did not bound the Ctx at all
  • the implementation now shortcut exits execution with a custom error, rather than setting all callframes to stacktoodeep

Full Changelog: v0.23.4...v0.23.5