Releases: M0Rf30/yap
Releases · M0Rf30/yap
1.27
1.26
1.25
1.21
Changelog
🧰 Miscellaneous Tasks
- chore(deps): bump mvdan.cc/sh/v3 from 3.9.0 to 3.10.0 (@dependabot[bot])
- chore: 1.21 (@M0Rf30)
- chore: don't use maintainer as mandatory var (@M0Rf30)
1.20
Changelog
🚀 Features
- feat: dpkg: create packages with pure go (@M0Rf30)
- feat: dpkg: improve strip of fakeroot binaries (@M0Rf30)
- feat: rpm: create packages with pure go (@M0Rf30)
🐛 Bug Fixes
- fix: check for empty and mandatory variables (@M0Rf30)
- fix: utils/os: align architecture with pacman ones (@M0Rf30)
🧰 Miscellaneous Tasks
- chore(deps): bump github.com/github/go-spdx/v2 from 2.3.1 to 2.3.2 (@dependabot[bot])
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump github.com/mholt/archiver (@M0Rf30)
- chore(deps): bump github.com/mholt/archiver (@M0Rf30)
- chore(deps): bump github.com/mholt/archiver (@M0Rf30)
- chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 (@dependabot[bot])
- chore: 1.20 (@M0Rf30)
- chore: add alma and rhel identifiers (@M0Rf30)
- chore: dpkg: allow downgrades to apt (@M0Rf30)
- chore: dpkg: rewrite strip functions (@M0Rf30)
- chore: goreleaser: update to version 2 (@M0Rf30)
- chore: improve architecture detection and logic (@M0Rf30)
- chore: replace
container
command withpull
(@M0Rf30) - chore: update golang to 1.23.1 (@M0Rf30)
1.11
Changelog
🧰 Miscellaneous Tasks
- chore(deps): bump docker/build-push-action from 5 to 6 (@dependabot[bot])
- chore(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1 (@dependabot[bot])
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- chore: 1.11 (@M0Rf30)
- chore: golangci-lint: disable deprecated checks (@M0Rf30)
- chore: rpm: disable automatic dependency generatio by default (@M0Rf30)
- chore: use pkgrel override instead of pkgver one (@M0Rf30)
1.10
1.9
1.8
Changelog
🚀 Features
- feat: add ubuntu-noble images (@M0Rf30)
🐛 Bug Fixes
🧰 Miscellaneous Tasks
- chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (@dependabot[bot])
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot[bot])
- chore: 1.8 (@M0Rf30)
- chore: README.md: move some content in the wiki (@M0Rf30)
- chore: build: enable upx compression (@M0Rf30)
- chore: go.mod: update mholt/archiver (@M0Rf30)
1.7
Changelog
🚀 Features
- feat: build a single PKGBUILD without yap.json (@M0Rf30)
🧰 Miscellaneous Tasks
- chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
- chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 (@dependabot[bot])
- chore: 1.7 (@M0Rf30)
- chore: build: disable CGO cause not needed (@M0Rf30)
- chore: golangci-lint pass (@M0Rf30)
- chore: update golang to 1.22.0 (@M0Rf30)