Skip to content

suite-v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:04
· 14 commits to main since this release
31eccec

What's Changed

  • chore(release): 1.0.6 by @BrunkenClaas in #23
  • fix: snap input caps to char boundaries instead of panicking on multi-byte input by @BrunkenClaas in #24
  • feat(lx-core): report input truncation to callers so tools can surface it in --json by @BrunkenClaas in #25
  • feat: report input truncation in --json across aggregate and search tools by @BrunkenClaas in #26
  • fix(lxgrep): sample across the whole input instead of keeping only its head by @BrunkenClaas in #27
  • fix: give every tool that embeds input in the request its own byte ceiling by @BrunkenClaas in #28
  • feat: raise the input read budget to 2 MiB and sample lxcsv across the whole file by @BrunkenClaas in #29
  • chore(release): 1.1.0 by @BrunkenClaas in #30

Full Changelog: suite-v1.0.6...suite-v1.1.0