Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@dholth dholth released this 05 Jun 18:34
· 15 commits to main since this release
5b86596

Enhancements

  • Add cph list to report artifact contents without prior extraction. (#236)
  • Added formal support for Python 3.10, 3.11, and 3.12. (#231)

Bug fixes

  • Delay os.getcwd() call to body of CondaFormat_v2.create() when out_folder is not passed. (#205)

Deprecations

  • Removed formal support for Python 3.7. (#231)

Other

  • Remove MANIFEST.in, used for Python sdists, which referenced non-existent files. Source distributions appear correct without MANIFEST.in. (#163)
  • Add explicit zstandard dependency. (#222)

Contributors

Full Changelog: 2.2.0...2.3.0