Skip to content

Releases: zdk/lowfat

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:48
b9f6f99

What's Changed

  • feat: include directive for .lf — share macros across filters by @zdk in #15

Full Changelog: v0.7.2...v0.8.0

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:20
v0.7.2
3a6d2a4

What's Changed

  • fix: ultra Python collapse leaks dedented docstrings by @zdk in #13

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:21
v0.7.1
2bde1b1

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:37
v0.7.0
128c528

What's Changed

  • feat: add lowfat-compress crate + post-read hook by @zdk in #12

Full Changelog: v0.6.10...v0.7.0

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:31
871cac6

What's Changed

  • Honest diff truncation, uncapped lite, JSON structure guard by @zdk in #11

Full Changelog: v0.6.9...v0.6.10

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:19
62b4048

What's Changed

  • docs(architecture): correct SQLite metrics data-dir path by @BioInfo in #6
  • fix(lf): tolerate early-exiting shell filters on large input by @zdk in #10

New Contributors

Full Changelog: v0.6.8...v0.6.9

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 05 Jun 08:33
2a7da59

Full Changelog: v0.6.7...v0.6.8

v0.6.7

Choose a tag to compare

@zdk zdk released this 05 Jun 07:00
533e410
  • fix: skip filtering for tiny outputs (<128 tokens) to avoid negative savings
    • Commands like echo, diff, tail no longer show negative savings percentages
    • Pipeline overhead on small outputs was making filtered result larger than raw input

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 29 May 08:30
b5f87ff

What's Changed

  • fix: don't truncate kubectl -o json output by @zdk in #5

Full Changelog: v0.6.5...v0.6.6

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 29 May 07:10
b9290fb

What's Changed

  • feat(opencode): add OpenCode plugin integration by @zdk in #3
  • docs: update token savings table from real usage by @zdk in #4

New Contributors

  • @zdk made their first contribution in #3

Full Changelog: v0.6.4...v0.6.5