Skip to content

Releases: conda-incubator/conda-recipe-manager

v0.4.0

05 Dec 16:44
17cec43
Compare
Choose a tag to compare

Highlights

  • crm bump-recipe is now released as a minimum viable product. Please feel free to use it to update recipe files and feedback is always welcome!

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

23 Oct 22:28
6f8e34c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

23 Oct 21:36
03f6061
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 Oct 14:31
87a4c67
Compare
Choose a tag to compare

What's Changed

  • Refactors RecipeParserDeps into RecipeReaderDeps. Creates a new RecipeParserDeps that adds the high-level
    add_dependency() and remove_dependency functions.
  • A few bug fixes and some unit testing improvements
  • Removes conda-forge channel by @schuylermartin45 in #204
  • Test the MessageTable class by @beeankha in #196
  • 207 Refactor RecipeParserDeps by @schuylermartin45 in #209
  • v0.3.2 by @schuylermartin45 in #210

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Oct 14:29
afd307b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Oct 14:55
194f4b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

12 Jul 20:16
eeadd48
Compare
Choose a tag to compare

Overview

Minor bug fixes and documentation improvements. Conversion compatibility with Bioconda recipe has improved significantly.

Includes many previously missing recipe transformations.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 May 19:49
Compare
Choose a tag to compare

First release of this project. This is being done so that this work can be consumed by other conda-forge tools.

What's Changed

New Contributors

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/commits/v0.2.0