Skip to content

Latest commit

 

History

History
158 lines (91 loc) · 7.55 KB

CHANGELOG.md

File metadata and controls

158 lines (91 loc) · 7.55 KB

Change Log

Full Changelog

Closed issues:

  • Validate that there is enough space to actually perform the mirror #19

0.6.0 (2017-01-10)

Full Changelog

Merged pull requests:

  • Implement optional cli flag for temp download directory #21 (jneines)

0.5.1 (2017-01-03)

Full Changelog

Merged pull requests:

  • Download repodata to temp dir first, then move it #20 (ericdill)

0.5.0 (2016-12-19)

Full Changelog

Closed issues:

  • Remove conda_build as a dependency #13

Merged pull requests:

0.4.6 (2016-12-15)

Full Changelog

  • Prune repodata.json of packages we do not have locally 957f662

0.4.5 (2016-12-15)

Full Changelog

  • (Performance) Short-circuit the validation if one of the checks fail 68ebd00

0.4.4 (2016-12-15)

Full Changelog

0.4.3 (2016-12-15)

Full Changelog

  • Show output of subprocess calls on failure e8ba6d4

0.4.2 (2016-12-13)

Full Changelog

Merged pull requests:

  • Remove packages that fail their assertion #16 (ericdill)

0.4.1 (2016-12-13)

Full Changelog

0.4.0 (2016-12-12)

Full Changelog

Merged pull requests:

  • ENH: Rework conda mirror to not use conda-index #14 (ericdill)

0.3.0 (2016-12-07)

Full Changelog

Merged pull requests:

0.2.3 (2016-11-09)

Full Changelog

Merged pull requests:

0.2.2 (2016-11-09)

Full Changelog

Merged pull requests:

  • Handle when the license is a literal value of None #10 (ericdill)

0.2.1 (2016-11-08)

Full Changelog

Merged pull requests:

  • Remove bad packages instead of failing #9 (ericdill)

0.2.0 (2016-11-04)

Full Changelog

Merged pull requests:

0.1.0 (2016-11-02)

Full Changelog

Merged pull requests:

0.0.8 (2016-10-24)

Full Changelog

Merged pull requests:

  • WIP: Intermittently run conda index when mirroring lots of packages #6 (ericdill)

0.0.7 (2016-10-24)

Full Changelog

Merged pull requests:

0.0.6 (2016-10-24)

Full Changelog

Merged pull requests:

  • WIP: add setup.py directive to make conda_mirror.py a script #4 (ericdill)

0.0.4 (2016-10-24)

Full Changelog

Merged pull requests:

0.0.3 (2016-10-24)

Full Changelog

0.0.2 (2016-10-24)

Full Changelog

0.0.1 (2016-10-20)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator