Releases: conda/conda-verify
Releases · conda/conda-verify
3.4.2
Contributors:
3.4.1
Contributors:
3.4.0
3.3.0
Enhancements:
- accepts wildcards of many files to verify
- uses ProcessPoolExecutor to run files in parallel
- adds --out-file to specify a .json file to dump all results to
- support glob patterns for input specs
- vendor in conda's faster rm_rf code. It's less prone to deadlocks than shutil.rmtree.
Contributors:
3.2.1
3.2.0
Enhancements:
- add a check for arch-specific files in noarch packages
- support new conda package format
- speed things up by refactoring package extraction to use conda-package-handling
- manage releases with rever
Bug fixes:
- reconcile conda-verify license families with conda-build's families
- Add GPL to license families