Skip to content

Releases: Quantco/pixi-pack

v0.2.2

25 Oct 10:28
a0b56e8
Compare
Choose a tag to compare

What's Changed

✨ New features

  • feat: Write pixi-pack-version to metadata file by @pavelzw in #62

🐛 Bug fixes

  • fix: Use default when no timestamp is provided in package by @pavelzw in #61

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Oct 13:26
5a7b59b
Compare
Choose a tag to compare

What's Changed

✨ New features

  • feat: Add --env-name flag for environment output directory by @delsner in #59

🤷🏻 Other changes

  • chore: Rename local channel to pixi-pack by @delsner in #58

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Oct 15:45
daf227e
Compare
Choose a tag to compare

What's Changed

✨ New features

  • feat: Validate environment after injecting packages by @pavelzw in #57

🐛 Bug fixes

  • fix: Throw error when package download fails by @delsner in #55
  • fix: Set timestamps correctly inside pack by @delsner in #43

⬆️ Dependencies

  • build: Update pixi lockfile by @quant-ranger in #50
  • build: bump quinn-proto from 0.11.6 to 0.11.8 by @dependabot in #51
  • build: bump the rust-dependencies group with 9 updates by @dependabot in #49
  • build: bump the rust-dependencies group with 16 updates by @dependabot in #53

🤖 CI

  • ci: Remove merge queue from workflows by @delsner in #56

🏗️ Refactor

  • refactor: Move unpack finished log to end of unpack by @delsner in #52

Full Changelog: v0.1.8...v0.2.0

v0.1.8

19 Aug 09:30
98a5d43
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • fix: Fix leaking package cache directory by @delsner in #47

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Aug 12:17
924d518
Compare
Choose a tag to compare

What's Changed

🤖 CI

🤷🏻 Other changes

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 Aug 12:30
c776134
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • fix: Fix resource leak for tmp dir during unpack by @delsner in #42

⬆️ Dependencies

  • build: bump the rust-dependencies group with 10 updates by @dependabot in #40
  • ci: bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the gh-actions group by @dependabot in #39

Full Changelog: v0.1.5...v0.1.6

v0.1.5

27 Jul 20:10
69bbf4c
Compare
Choose a tag to compare

What's Changed

✨ New features

  • feat: include package name in error message by @0xbe7a in #33

📝 Documentation

⬆️ Dependencies

  • ci: bump the gh-actions group with 2 updates by @dependabot in #27
  • build: Update pixi lockfile by @quant-ranger in #26
  • build: bump openssl from 0.10.64 to 0.10.66 by @dependabot in #30

🤖 CI

🤷🏻 Other changes

  • chore: use cross for linux-arm builds by @0xbe7a in #29

New Contributors

  • @quant-ranger made their first contribution in #26

Full Changelog: v0.1.3...v0.1.5

v0.1.3

08 Jun 10:24
47e5096
Compare
Choose a tag to compare

What's Changed

✨ New features

  • feat: Improve UX by adding console output by @delsner in #24

📝 Documentation

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Jun 06:32
e387bc4
Compare
Choose a tag to compare

What's Changed

🤷🏻 Other changes

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Jun 10:08
27358a7
Compare
Choose a tag to compare

What's Changed

✨ New features

  • create environment.yml for env by @0xbe7a in #3
  • feat: Init test suite by @delsner in #5
  • feat: Add ignore_pypi_errors flag by @delsner in #12
  • feat: create repodata based on lockfile and add --inject support by @0xbe7a in #10

🐛 Bug fixes

  • manifest_path should not be required by @0xbe7a in #15

📝 Documentation

⬆️ Dependencies

  • build: bump the rust-dependencies group with 6 updates by @dependabot in #9

🤖 CI

  • Adjust pre-commit hook names by @pavelzw in #7
  • ci: Add build automation, add optional rustls compilation by @pavelzw in #13

🏗️ Refactor

  • Cleanup async rust & simplify pack & unpack format by @0xbe7a in #1

New Contributors

Full Changelog: https://github.com/Quantco/pixi-pack/commits/v0.1.1