Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 01:06

Installation

Recommended: Install uvbox from PyPI:

# With uv
uv add --dev uvbox

# With pip
pip install uvbox

Installing 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>)