This release brings a major improvement in memory consumption (mainly for larger disks) and also a bit better speed for non-interactive mode.
What's Changed
- feat: top-dir analyzer for non-interactive mode by @dundee in #557
- feat: implement deletion, JSON encoding, and query optimizations for SQLite storage by @dundee in #536
- test: cover internal packages by @dundee in #535
- chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #546
- chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #545
- chore(deps): bump modernc.org/sqlite from 1.48.0 to 1.48.2 by @dependabot[bot] in #548
- chore(deps): bump golang.org/x/text from 0.34.0 to 0.36.0 by @dependabot[bot] in #547
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #552
- chore(deps): bump modernc.org/sqlite from 1.48.2 to 1.49.1 by @dependabot[bot] in #553
- chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.8 to 2.13.9 by @dependabot[bot] in #554
Full Changelog: v5.35.0...v5.36.0