v0.3.2
What's Changed
- Refactors
RecipeParserDeps
intoRecipeReaderDeps
. Creates a newRecipeParserDeps
that adds the high-level
add_dependency()
andremove_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