Skip to content

bork v8.0.0

Latest
Compare
Choose a tag to compare
@duckinator duckinator released this 15 Dec 22:35
27d0cc8

bork v8.0.0 is now available!

PyPI package: https://pypi.org/project/bork/8.0.0/
Docker image: https://hub.docker.com/r/duckinator/bork/

The ZipApp is available below, as bork.pyz.

You can help bork by supporting me on Patreon!


Changes:

  • Bump version to v8.0.0. (#355 by @duckinator)
  • Bump packaging version. (#354 by @duckinator)
  • Add documentation about configuring Bork. (#353 by @duckinator)
  • Use build isolation + test against Poetry and Hatch projects. (#351 by @duckinator)
  • pypi.Dowloader._download_url: Fix improper use of configparser (#346 by @nbraud)
  • load_pyproject: Prefer the stdlib's TOML parser when available (#344 by @nbraud)
  • Drop obsolete dependency on wheel (#343 by @nbraud)
  • Update Python versions in CI and Dockerfile (#342 by @nbraud)
  • tests: Add example project for offline builds (#340 by @nbraud)