Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
apx-man.tar.gz | 2024-07-22 | 823 Bytes | |
apx.tar.gz | 2024-07-22 | 6.2 MB | |
checksums.txt | 2024-07-22 | 158 Bytes | |
README.md | 2024-07-22 | 2.5 kB | |
v2.4.3 source code.tar.gz | 2024-07-22 | 122.0 kB | |
v2.4.3 source code.zip | 2024-07-22 | 163.1 kB | |
Totals: 6 Items | 6.5 MB | 0 |
[!NOTE] Version flag is now set via a build flag i.e.
go build -o apx -ldflags="-X 'main.Version=v2.4.3'"
, package maintainers are suggested to update their configurations/manifests for the same.
What's Changed
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/356
- Add missing strings workflow by @matbme in https://github.com/Vanilla-OS/apx/pull/358
- fix: missing strings, refactor runtime commands by @matbme in https://github.com/Vanilla-OS/apx/pull/357
- fix: Add missing strings by @matbme in https://github.com/Vanilla-OS/apx/pull/359
- Using Distrobox in PATH by @nellfs in https://github.com/Vanilla-OS/apx/pull/363
- feat: Bump Orchird to v0.6.0, usage localization by @matbme in https://github.com/Vanilla-OS/apx/pull/365
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/361
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/366
- fix/ci: repo name in release step permission by @kbdharun in https://github.com/Vanilla-OS/apx/pull/367
- fix [#368]: checks if folder exists before wallking it by @taukakao in https://github.com/Vanilla-OS/apx/pull/369
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/370
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/374
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in https://github.com/Vanilla-OS/apx/pull/372
- docs/l10n: fix export/unexport strings by @kbdharun in https://github.com/Vanilla-OS/apx/pull/375
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/376
- feat/371 Add YML extension support for stacks and pkgmanagers by @deepu9 in https://github.com/Vanilla-OS/apx/pull/373
- chore/l10n: translation updates from Hosted Weblate by @weblate in https://github.com/Vanilla-OS/apx/pull/377
- feat: revamp CI and package versioning, update deps by @kbdharun in https://github.com/Vanilla-OS/apx/pull/380
New Contributors
- @nellfs made their first contribution in https://github.com/Vanilla-OS/apx/pull/363
- @taukakao made their first contribution in https://github.com/Vanilla-OS/apx/pull/369
- @deepu9 made their first contribution in https://github.com/Vanilla-OS/apx/pull/373
Full Changelog: https://github.com/Vanilla-OS/apx/compare/v2.4.2...v2.4.3