Skip to content

v0.0.20

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 20:40
· 15 commits to main since this release
v0.0.20
df379d8

What's Changed

  • ci(nix): include testdata and testhelper in package-ncps checks by @kalbasit in #157
  • fix: Add support for cachix using base16 encoding by @kalbasit in #70
  • chore(deps): update go dependencies by @kalbasit in #158
  • test: fix failing tests by @kalbasit in #159
  • refactor: use http.Method constants instead of string literals by @kalbasit in #160
  • feat(pkg/cache/upstream): add HasNarInfo and HasNar methods by @kalbasit in #161
  • feat(pkg/cache): optimize upstream NAR selection by @kalbasit in #162
  • feat(pkg/cache): optimize upstream narinfo selection by @kalbasit in #163
  • refactor(pkg/cache): deduplicate upstream selection logic by @kalbasit in #164
  • fix(pkg/cache): correct log messages for nar operations by @kalbasit in #167
  • feat(pkg/cache): improve NAR pull context handling by @kalbasit in #166
  • fix(pkg/cache): downgrade not found errors to info level by @kalbasit in #168
  • feat(cmd): add timestamp to logger output by @kalbasit in #169
  • feat(ci): add logging flags to nix commands by @kalbasit in #170
  • fix: update go-nix to fix parsing narinfo with unknown deriver by @kalbasit in #172

Full Changelog: v0.0.19...v0.0.20