Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 16:48
· 1813 commits to main since this release

Bug fixes

  • GH-1356: Add stringification to UnitContext.
  • GH-1357: Remove potential race during JIT when using HILTI_CXX_COMPILER_LAUNCHER.
  • GH-1349: Fix incremental regexp matching for potentially empty results.
  • Fix test Backtrace.comparison for aggressive constant folding.
  • Install full nlohmann JSON header as well.
  • GH-1345: Fix pathological performance for _haveEod on highly chunked streams.
  • Remove performance pessimization introduced in 84fb4f21f494.