Skip to content

v0.58.1

Choose a tag to compare

@gazerro gazerro released this 16 Dec 14:54
· 67 commits to main since this release

This release focuses on bug fixes and updates dependencies. It addresses the following issues:

  • Resolved a race condition occurring when a function or macro was called indirectly.
  • Fixed issues causing empty output when invoking a macro, especially in cases of recursive calls.
  • Addressed template recompilation errors in the Scriggo serve command when a render operator was indirectly used within a show statement.