Releases: Quantco/pixi-pack
Releases · Quantco/pixi-pack
v0.7.6
What's Changed
✨ New features
- feat: Allow python wheels from local path to be packed by Jeff Zhang (@e8035669) in #259
- feat: Verify conda package's sha256 or md5 from pixi.lock by Jeff Zhang (@e8035669) in #260
- feat: Pack IO options by wmiles-sgl in #246
⬆️ Dependencies
- ci: bump the gh-actions group with 5 updates by Dependabot (@dependabot)[bot] in #247
- ci: bump the gh-actions group across 1 directory with 7 updates by Dependabot (@dependabot)[bot] in #261
- build: bump time from 0.3.44 to 0.3.47 by Dependabot (@dependabot)[bot] in #264
- build: bump bytes from 1.11.0 to 1.11.1 by Dependabot (@dependabot)[bot] in #263
- chore: Update pixi lockfile by @quant-ranger[bot] in #257
- chore: Update pixi lockfile by @quant-ranger[bot] in #277
- ci: bump the gh-actions group with 5 updates by Dependabot (@dependabot)[bot] in #270
- build: bump quinn-proto from 0.11.13 to 0.11.14 by Dependabot (@dependabot)[bot] in #279
- ci: bump the gh-actions group with 4 updates by Dependabot (@dependabot)[bot] in #284
- build: bump rustls-webpki from 0.103.8 to 0.103.10 by Dependabot (@dependabot)[bot] in #282
- build: bump tar from 0.4.44 to 0.4.45 by Dependabot (@dependabot)[bot] in #281
- build: bump the rust-dependencies group across 1 directory with 24 updates by Dependabot (@dependabot)[bot] in #285
🤷🏻 Other changes
- chore: Update shasums after release by Pavel Zwerschke (@pavelzw) in #242
- build: Bump rattler, use uv from crates.io by Pavel Zwerschke (@pavelzw) in #243
- chore: Add claude-specific git ignores by Daniel Elsner (@delsner) in #268
- chore: Pin dtolnay/rust-toolchain action by Manuel Lerchner (@ManuelLerchnerQC) in #283
- revert: Revert "ci: Generate hashes for SLSA #153" by Manuel Lerchner (@ManuelLerchnerQC) in #280
- chore: Bump to 0.7.6 by Pavel Zwerschke (@pavelzw) in #286
New Contributors
- Manuel Lerchner (@ManuelLerchnerQC) made their first contribution in #283
- wmiles-sgl made their first contribution in #246
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
🐛 Bug fixes
- fix: Non-absolute activation scripts when using -o by Pavel Zwerschke (@pavelzw) in #241
⬆️ Dependencies
- ci: bump the gh-actions group with 5 updates by Dependabot (@dependabot)[bot] in #236
- chore: Update pixi lockfile by @quant-ranger[bot] in #237
🤷🏻 Other changes
- chore: Update shasums after release, don't use macos-13 in ci by Pavel Zwerschke (@pavelzw) in #235
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
⬆️ Dependencies
- ci: bump the gh-actions group with 5 updates by Dependabot (@dependabot)[bot] in #226
- chore: Update pixi lockfile by @quant-ranger[bot] in #228
- build: bump astral-tokio-tar from 0.5.5 to 0.5.6 by Dependabot (@dependabot)[bot] in #232
🤷🏻 Other changes
- chore: Update snapshots by Pavel Zwerschke (@pavelzw) in #225
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
✨ New features
- fix: Set read_timeout instead of timeout in reqwest client by Pavel Zwerschke (@pavelzw) in #216
🐛 Bug fixes
- fix: Fix 404 in readme by Daniel Elsner (@delsner) in #206
- fix: Fix memory issue when using
pixi-pack --create-executableby Daniel Elsner (@delsner) in #210
📝 Documentation
- docs: Add citation.cff file by Daniel Elsner (@delsner) in #207
⬆️ Dependencies
- chore: Update pixi lockfile by @quant-ranger[bot] in #196
- chore: Update pixi lockfile by @quant-ranger[bot] in #205
- ci: bump the gh-actions group with 3 updates by Dependabot (@dependabot)[bot] in #201
- build: bump the rust-dependencies group across 1 directory with 9 updates by Dependabot (@dependabot)[bot] in #202
- build: bump slab from 0.4.10 to 0.4.11 by Dependabot (@dependabot)[bot] in #208
- build: bump tracing-subscriber from 0.3.19 to 0.3.20 by Dependabot (@dependabot)[bot] in #211
- chore: Update pixi lockfile by @quant-ranger[bot] in #212
- ci: bump the gh-actions group with 6 updates by Dependabot (@dependabot)[bot] in #213
- build: bump astral-tokio-tar from 0.5.2 to 0.5.5 by Dependabot (@dependabot)[bot] in #222
🤖 CI
- ci: Add SAST via CodeQL (public preview) by Uwe L. Korn (@xhochy) in #197
- ci: Set explict top-level permissions for GHA by Uwe L. Korn (@xhochy) in #198
🤷🏻 Other changes
- chore: Update insta snapshots by Pavel Zwerschke (@pavelzw) in #195
- chore: Actions pin by Pavel Zwerschke (@pavelzw) in #218
- chore: Bump dependencies by Pavel Zwerschke (@pavelzw) in #224
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
🐛 Bug fixes
- fix: Bump rattler dependencies by Pavel Zwerschke (@pavelzw) in #193
⬆️ Dependencies
- ci: bump the gh-actions group with 6 updates by Dependabot (@dependabot) in #190
🤷🏻 Other changes
- chore: Update insta snapshots by Pavel Zwerschke (@pavelzw) in #188
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
🐛 Bug fixes
- fix: Standalone executable doesn't work by Pavel Zwerschke (@pavelzw) in #187
- fix: Set proper name to binaries by Daniel Elsner (@delsner) in #185
🤷🏻 Other changes
- chore: Update insta snapshots by Daniel Elsner (@delsner) in #186
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
🚨 Breaking changes
- feat!: Split pixi-pack and pixi-unpack into separate binaries by Pavel Zwerschke (@pavelzw) in #184
🤷🏻 Other changes
- chore: Update insta snapshots after release by Daniel Elsner (@delsner) in #183
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
✨ New features
- feat: Specify pixi-pack version in user agent by Pavel Zwerschke (@pavelzw) in #176
- feat: Use rattler_config max_concurrency constants instead of hard-coded values by Daniel Elsner (@delsner) in #181
🐛 Bug fixes
- fix: Fix pypi download url issue by Daniel Elsner (@delsner) in #182
⬆️ Dependencies
- chore: Update pixi lockfile by @quant-ranger in #174
- ci: bump the gh-actions group with 2 updates by Dependabot (@dependabot) in #172
🏗️ Refactor
- refactor: Use rattler_config instead of pixi_config by Pavel Zwerschke (@pavelzw) in #178
🤷🏻 Other changes
- chore: Adjust snapshots after release by Pavel Zwerschke (@pavelzw) in #170
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
✨ New features
- feat: Allow
--injecting wheels by Jeff Zhang (@e8035669) in #169
📝 Documentation
- docs: Add a security policy by Uwe L. Korn (@xhochy) in #168
🤷🏻 Other changes
- chore: Adjust snapshots after release by Pavel Zwerschke (@pavelzw) in #167
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
✨ New features
- feat: Support scheme 'file' to process local conda files by Adam Ehlers Nyholm Thomsen (@adament) in #166
🤖 CI
- ci: Upload artifact attestation on release by Uwe L. Korn (@xhochy) in #163
🤷🏻 Other changes
- chore: Adjust snapshots after release by Pavel Zwerschke (@pavelzw) in #161
New Contributors
- Adam Ehlers Nyholm Thomsen (@adament) made their first contribution in #166
Full Changelog: v0.6.4...v0.6.5