Skip to content

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 07:02
· 113 commits to main since this release
v0.0.11
ae5343e

What's Changed

  • go: update go-nix by @kalbasit in #55
  • testdata: NARs should have a text matching the FileSize by @kalbasit in #56
  • treewide: Use testify assert/require instead of stdlib testing by @kalbasit in #57
  • pkg/helper: add ParseSize a helper to parse size with units by @kalbasit in #59
  • pkg/database: add funcs to return totalNarSize and least used nars by @kalbasit in #60
  • treewide: pkg/cache.New should take less args by @kalbasit in #61
  • pkg/cache: Implement LRU via a CronJob by @kalbasit in #58

Full Changelog: v0.0.10...v0.0.11