Skip to content

Releases: M0Rf30/yap

1.54

10 Apr 23:36
5a6eb05

Choose a tag to compare

Changelog

🧰 Miscellaneous Tasks

1.53

07 Apr 18:17
6b8aff7

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • : fix(docker): preseed debconf to prevent resolvconf postinst failure (@M0Rf30)

🧰 Miscellaneous Tasks

1.52

07 Apr 17:51
29ba102

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • : fix(dpkg): resolve virtual packages to concrete providers before installing (@M0Rf30)

🧰 Miscellaneous Tasks

1.51

04 Apr 21:19
fbb5ab8

Choose a tag to compare

Changelog

🚀 Features

  • : feat(options): add debug symbol separation with --debug-dir flag (@M0Rf30)
  • : feat(project): add --only flag for subset builds (@M0Rf30)
  • : feat: add SOURCE_DATE_EPOCH support for reproducible builds (@M0Rf30)

🐛 Bug Fixes

  • : fix(project): strip version constraints from depends before installing (@M0Rf30)

🧰 Miscellaneous Tasks

1.50

30 Mar 21:09
5ef94b7

Choose a tag to compare

Changelog

🚀 Features

  • : feat(project): install runtime depends alongside makedepends (@M0Rf30)

🧰 Miscellaneous Tasks

1.49

17 Feb 14:56

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • : fix: isolate environment variables between projects in multi-project builds (@M0Rf30)

🧰 Miscellaneous Tasks

1.48

10 Feb 22:46

Choose a tag to compare

Changelog

🚀 Features

  • : feat(pkgbuild): support custom variables, arrays, and helper functions (@M0Rf30)

🧰 Miscellaneous Tasks

  • : chore: 1.48 (@M0Rf30)
  • : chore: update golang and all modules (@M0Rf30)

1.47

22 Jan 12:06

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • : fix(osutils): log ccache detection only once in multi-project builds (@M0Rf30)

🧰 Miscellaneous Tasks

  • : chore(deps): update Go to 1.25 and bump all dependencies (@M0Rf30)
  • : chore: 1.47 (@M0Rf30)

1.46

20 Nov 12:55

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • : fix(metadata): correctly map optdepends to Recommends field (@M0Rf30)

🧰 Miscellaneous Tasks

  • : chore(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 (@dependabot[bot])
  • : chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
  • : chore: 1.46 (@M0Rf30)

1.45

05 Oct 11:13

Choose a tag to compare

Changelog

🚀 Features

  • : feat(build): add ccache support for faster compilation (@M0Rf30)

🐛 Bug Fixes

  • : fix(lint): resolve golangci-lint godoc and noctx errors (@M0Rf30)

🧰 Miscellaneous Tasks

  • : chore(deps): bump actions/checkout from 4 to 5 (@dependabot[bot])
  • : chore(deps): bump actions/setup-go from 5 to 6 (@dependabot[bot])
  • : chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 (@dependabot[bot])
  • : chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
  • : chore(deps): bump github.com/google/rpmpack (@dependabot[bot])
  • : chore(deps): bump github.com/google/rpmpack from 0.7.0 to 0.7.1 (@dependabot[bot])
  • : chore(deps): bump github.com/mholt/archives from 0.1.1 to 0.1.2 (@dependabot[bot])
  • : chore(deps): bump github.com/mholt/archives from 0.1.2 to 0.1.3 (@dependabot[bot])
  • : chore(deps): bump github.com/mholt/archives from 0.1.3 to 0.1.4 (@dependabot[bot])
  • : chore(deps): bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (@dependabot[bot])
  • : chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (@dependabot[bot])
  • : chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (@dependabot[bot])
  • : chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (@dependabot[bot])
  • : chore(deps): bump mvdan.cc/sh/v3 from 3.11.0 to 3.12.0 (@dependabot[bot])
  • : chore(lint): update golangci-lint and lint (@M0Rf30)
  • : chore: .github: add pr template (@M0Rf30)
  • : chore: 1.45 (@M0Rf30)
  • : chore: deploy: add rocky-10 image (@M0Rf30)
  • : chore: general linting fixes (@M0Rf30)
  • : chore: go.mod: update all modules (@M0Rf30)
  • : chore: go.mod: updates (@M0Rf30)
  • : chore: update to go 1.24.3 (@M0Rf30)
  • : chore: update to go 1.24.5 (@M0Rf30)