Skip to content

conda-pack 0.8.0

Latest
Compare
Choose a tag to compare
@xhochy xhochy released this 25 Jun 12:08
· 17 commits to main since this release
bc1ef6a

What's Changed

  • xfail test_format[squashfs] on Mac for Py<3.9 by @xhochy in #281
  • Fix squashfs packaging when using --dest-prefix by @rafiyr in #210
  • squashfs: Correct root dir permissions consistency by using a subdirectoy by @rafiyr in #267
  • Upload releases to PyPI using trusted publishing by @xhochy in #279
  • Remove missing files from the file list. by @xhochy in #118
  • Create the output directory if its missing and force is used, otherwise raise by @KrishanBhasin in #295
  • Fix in SquashFSArchive._add #248 by @Kirill888 in #306
  • Fix crash when using conda-pack on environments created with pixi by @melund in #305
  • Update parcel.rst by @bkreider in #317
  • Use macos-12 runners by @xhochy in #333
  • Add dependabot.yml by @xhochy in #332
  • Add no-archive format for fast environment clone by @ayurchuk in #320
  • activate.fish: support activating conda in fish shells by @d4l3k in #342

New Contributors

Full Changelog: 0.7.1...0.8.0