Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 20 Jan 14:25
· 1962 commits to main since this release

Bug fixes

  • GH-1349: Fix incremental regexp matching for potentially empty results.
  • Install full nlohmann JSON header as well.
  • GH-1345: Fix pathological performance for _haveEod on highly chunked streams.
  • cmake/FindGoldLinker: Do not use gold by default
  • cmake/FindGoldLinker: Put -fuse-ld=gold before existing flags
  • GH-1303: Fix incorrect offset computation in advanceToNextData.