Skip to content

conda-mirror 0.9.0

Compare
Choose a tag to compare
@xhochy xhochy released this 13 Jan 08:27
· 35 commits to master since this release
bf6dd9c

0.9.0 (2023-01-13)

Implemented enhancements:

  • Address the lack of support of .conda packages
    #10
  • CI: Convert Travis to GitHub workflow
  • Support ability to include dependencies of whitelist
    #42
  • Added ability to include dependencies of required packages ('--include-depends`)
    #22
  • Support use of conda package version specifiers
    #37
  • Added tqdm based progress bars.
    #29
  • Improve download speed, especially for smaller packages.
    #28
  • Add optional targets for reference.json and update.tar to conda-diff-tar
    #19
  • Switch to using yaml.safe_load to avoid Deprecation warnings.

Contributors:

  • Christopher Barber
  • Faustin Carter
  • Alessandro Silenzi
  • Simon Li
  • Uwe L. Korn