2.3.0
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 ofCondaFormat_v2.create()
whenout_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
- @conda-bot
- @dholth
- @Callek made their first contribution in #231
- @jaimergp made their first contribution in #2
- @pre-commit-ci[bot]
Full Changelog: 2.2.0...2.3.0