Releases: prefix-dev/rattler-build
Releases · prefix-dev/rattler-build
v0.39.0
v0.38.0
This is a bugfix release. Simple run export lists were not parsed correctly and only the last element was kept. This release fixes that, and adds proper rendering of run exports to the build log output.
What's Changed
- fix: preserve macOS entitlements and requirements in codesign by @zbowling in #1461
- fix: run exports parsing by @wolfv in #1469
New Contributors
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- feat: Add S3 upload by @delsner in #1299
- feat: support lists in "context" with
--experimental
(#1289) by @mgorny in #1402 - feat: menuinst schema check by @wolfv in #1453
Docs changes:
- docs: update docs on overlinking and overdepending by @vyasr in #1448
- docs: Fix package_contents tests in xtensor example by @traversaro in #1452
New Contributors
- @delsner made their first contribution in #1299
- @AaronOpfer made their first contribution in #1450
- @traversaro made their first contribution in #1452
- @vyasr made their first contribution in #1448
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- Move back to Python 3.8 by @Hofer-Julian in #1395
- feat: jinja / recipe variable types by @wolfv in #1385
- docs: improve python binding docs by @Hofer-Julian in #1397
- right align size in solve table by @bollwyvl in #1399
- chore: update all dependencies by @wolfv in #1401
- feat: attach file name to source code in error message by @wolfv in #1404
- docs: Add parameter table for each function by @Hofer-Julian in #1403
- chore: update all the dependencies by @wolfv in #1406
- feat: use multipart/form and allow uploading attestations by @wolfv in #1370
- docs: update CLI reference by @Hofer-Julian in #1411
- fix: update lock file of python bindings by @Hofer-Julian in #1419
- chore: Update dependencies of rattler-build and py-rattler-build by @Hofer-Julian in #1420
- docs: remove schema link by @Hofer-Julian in #1408
- feat: check if pypi is noarch by @wolfv in #1413
- docs: update mkdocs dependencies by @Hofer-Julian in #1428
- chore(ci): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 by @dependabot in #1426
- prepend path for build by @wolfv in #1429
- fix: variant strict typing by @wolfv in #1415
- chore: introduce stricter lints by @wolfv in #1421
- chore: release 0.36.0 by @wolfv in #1433
New Contributors
Full Changelog: v0.35.8...v0.36.0
v0.35.9
v0.35.8
What's Changed
- fix: prepare for patch release by @Hofer-Julian in #1384
- Specify p39 for abi by @Hofer-Julian in #1387
- Bump to 0.35.8 by @Hofer-Julian in #1388
Full Changelog: v0.35.7...v0.35.8
v0.35.7
What's Changed
- simplify and improve error message when parsing spec from variant by @wolfv in #1365
- add missing test by @wolfv in #1366
- feat: Add more py-rattler-build options by @Hofer-Julian in #1359
- ci: add tbump in order to automate version bumping by @Hofer-Julian in #1368
- feat: expose more functions in rattler-build-python by @Hofer-Julian in #1369
- feat: expose upload commands for Python bindings by @Hofer-Julian in #1371
- feat: write package to temporary file, then persist to final name by @wolfv in #1372
- fix: pypi url formatting by @lucascolley in #1373
- chore: add
rust-src
dependency by @lucascolley in #1374 - docs: Python bindings by @Hofer-Julian in #1380
- chore: Bump to 0.35.7 by @Hofer-Julian in #1381
New Contributors
- @lucascolley made their first contribution in #1373
Full Changelog: v0.35.6...v0.35.7
v0.35.6
What's Changed
- refactor: make source generic by @baszalmstra in #1352
- docs: hide deprecated
--no-test
by @Hofer-Julian in #1358 - docs: Fix typo by @pavelzw in #1357
- fix: upload with retry by @wolfv in #1360
- fix: removed jinja variable in
build.script.content
by @hadim in #1353 - fix: use python key for abi3 packages, and improve skip output rendering by @wolfv in #1361
- fix: use stable URL for PyPI packages if possible by @wolfv in #1362
Full Changelog: v0.35.5...v0.35.6