Releases: kraken-build/kraken
Releases · kraken-build/kraken
0.50.2
Full Changelog: 0.50.1...0.50.2
0.50.1
What's Changed
- fix: Upgrade PDM to 2.26.1 which constrains Hishel to <1.0.0 by @mantoine96 in #406
- chore(deps): update minor and patch updates by @renovate[bot] in #405
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #411
- chore(deps): update minor and patch updates by @renovate[bot] in #409
- Replace outdated reference to PEX in docstring by @srstevenson in #414
- Adds very basic support of Ty by @Tpt in #412
- Fix publish task failing with "Property is finalized" error by @John-P in #415
New Contributors
- @mantoine96 made their first contribution in #406
Full Changelog: 0.50.0...0.50.1
0.50.0
Full Changelog: 0.49.1...0.50.0
0.49.1
Note
This version's kraken-build release got yanked because of the breaking change in #389. A new 0.50.0 release has been cut to replace it.
What's Changed
- fix(deps): update minor and patch updates by @renovate[bot] in #403
- Migrate from twine upload to uv publish by @John-P in #389
New Contributors
Full Changelog: 0.49.0...0.49.1
0.49.0
What's Changed
- Bump default ruff version to 0.14 by @Tpt in #397
- Allow Mitmproxy 12 by @Tpt in #396
- pin
cyclopts <4.0.0as it seems to introduce breaking changes for how we parse arguments for Kraken Aspects by @NiklasRosenstein in #399 - fix:
krakenwnow detects broken build environment whenpython -Vfails by @NiklasRosenstein in #402 - chore(deps): update minor and patch updates by @renovate[bot] in #391
- Python 3.14 support by @Tpt in #398
- Change default Python interpreter constraint from
>=3.10to>=3.10,<3.15to avoid picking up 3.15 before we could test it by @NiklasRosenstein in #404
Full Changelog: 0.48.4...0.49.0
0.48.4
What's Changed
- chore(config): migrate renovate config by @renovate[bot] in #390
- chore(deps): update minor and patch updates by @renovate[bot] in #381
- Dont error out when no publish token is set by @danilobuerger in #394
- Bump uv to 0.9 by @Tpt in #393
- chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #392
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #388
- chore(deps): update actions/upload-pages-artifact action to v4 by @renovate[bot] in #387
- chore(deps): update jdx/mise-action action to v3 by @renovate[bot] in #385
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #383
- Release 0.48.4 by @Tpt in #395
Full Changelog: 0.48.3...0.48.4
0.48.3
What's Changed
- Added secret files to buildx task by @danilobuerger in #386
Full Changelog: 0.48.2...0.48.3
0.48.2
What's Changed
- fix: Use
uv sync --fork-strategy fewestto increase cross-Python version compatibility by @NiklasRosenstein in #384
Full Changelog: 0.48.1...0.48.2