Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 15:08

Changelog

  • 22a8610 Update CNAME
  • b222e30 chore(.github/workflows/publish.yaml): set correct checkout depth
  • 6322226 chore(cmd/list_archlinux.go): document archive retention
  • f1fe353 chore(pkg/distro/archlinux): add constant additional kernel headers packages
  • dff6a7a chore(pkg/kernelrelease): ignore empty release name tokens
  • 606e714 chore(readme.md): add database update status badge
  • c128768 chore: exclude alpm related from build by default
  • 2eaeaad chore: update krawler tld from .io to .dev
  • 0d97fc6 ci(.github/workflows/publish.yaml): refactor stable version pinning
  • 3c8059e ci(.github/workflows/publish.yaml): use go version from go.mod
  • 2ca7d27 ci: add jobs to publish arch linux data
  • a97a30c docs: update for arch linux
  • 2d83ae9 feat(config): add support for arch linux
  • 1a46729 feat: introduce support for arch linux
  • 41f1d0e feat: introduce support for arch linux archives
  • 5e590a4 fix(.github/workflows/publish.yaml): add missing repo checkout
  • aebe165 fix(pkg/distro/archlinux): add missing paths in archive urls
  • 498e074 fix(pkg/packages/alpm): manage empty databases
  • 7b7ec2e refactor(pkg/packages/alpm): implement async pkg search
  • 392b6b6 revert(.github/workflows/publish.yaml): remove archlinux publish job