Skip to content

v2.18.2

Choose a tag to compare

@Byron Byron released this 13 Dec 18:35
· 544 commits to main since this release
7633de4

Bug Fixes

  • downgrade jwalk to 0.6 - the latest version does not actually iterate but instead keeps everything in memory.
    That's why dua didn't feel responsive anymore, was much slower and
    built up a lot of memory.

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • downgrade jwalk to 0.6 - the latest version does not actually iterate but instead keeps everything in memory. (3420dd4)
    • adjust maximum package size (8a4d8c2)