Releases: AmadeusITGroup/uvbox
Release list
v1.0.9
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 6fc4649: chore: add python 3.14 classifier (#33) (@vmeurisse)
v1.0.8
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 02098f9: Quote properly ldflags during compilation and add wheel e2e tests (#32) (@Coruscant11)
v1.0.7
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 9f251ab: update mise action to v4 (#30) (@Coruscant11)
- b2615d2: trust mise during sbom generation (#31) (@Coruscant11)
- 041d2a7: fix multiple linters warnings and lock mise dependencies (#25) (@Coruscant11)
- c1bfb6c: feat: generate sboms for uvbox (#20) (@vmeurisse)
- 6a0febc: ci: tests on linux/macos/windows am64/arm64 (@Coruscant11)
- b3af11e: ci: add cowsay end to end tests (@Coruscant11)
- 6db25ec: chore: update uv to 0.11.6 (@Coruscant11)
- 2b452c9: build: set python to 3.14 and rely on mise for python in release (#26) (@Coruscant11)
- 415b915: Use hk for linters (#29) (@Coruscant11)
- bbf66a1: Run only end to end test on macOS/amd64 to support hk (#28) (@Coruscant11)
v1.0.6
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 50e24c9: fix: filter inherited Python env vars to prevent conflicts between nested uvbox binaries (#17) (@Coruscant11)
- d9de36d: Add Dependabot configuration for updates (#15) (@Coruscant11)
v1.0.5
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- f19680f: fix: Use environment variables for ldflags (#14) (@Coruscant11)
v1.0.4
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 100b23e: refactor: zip and gzip extractions and improve path traversal protection (#13) (@Coruscant11)
v1.0.3
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- bf7332d: fix: unix cross-compilation from windows (#11) (@Coruscant11)
v1.0.2
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 206eec8: fix: windows executable was wrongly named uvbox.exe.exe (#8) (@Coruscant11)
v1.0.1
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 1da5d96: fix: use mise-en-place in releasing for go and svu (#4) (@Coruscant11)
- 4cda145: fix: do not process SIGINT while child process is running (#3) (@Coruscant11)
v1.0.0
Installation
Recommended: Install uvbox from PyPI:
# With uv
uv add --dev uvbox
# With pip
pip install uvboxInstalling from PyPI automatically includes Go and nfpm as dependencies, so you don't need to install them separately.
Alternatively, you can download the pre-built binaries below for your platform.
Changelog
- 99727df: refactor: use mise for the CI, fix golangci-lint warnings and separate pypi release jobs (Jean-Philippe CARLENS jcarlens@pm.me)
- 91f9fda: refactor: remove deprecated mholt/archiver dependency and output binaries to dist folder by default (Jean-Philippe CARLENS jcarlens@pm.me)
- f95cf41: refactor: README.md (Jean-Philippe CARLENS jcarlens@pm.me)
- 05f374e: feat: add Python wheel publishing infrastructure (Jean-Philippe CARLENS jcarlens@pm.me)
- dbd71c2: feat: Open source! 🔥 (Jean-Philippe CARLENS jcarlens@pm.me)
- e11e0bd: chore: update dependencies (Jean-Philippe CARLENS jcarlens@pm.me)
- ea29a23: chore: Update dependencies ⬆️️ (Jean-Philippe CARLENS jcarlens@pm.me)
- c04cef0: build(deps): Bump github.com/ulikunitz/xz in /boxer (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)