v0.2.0
First release of this project. This is being done so that this work can be consumed by other conda-forge tools.
What's Changed
- Migration work by @schuylermartin45 in #4
- Fixes empty dictionary conversion bug by @schuylermartin45 in #13
- Starts work on first integration test by @schuylermartin45 in #14
- Test files transform fix by @schuylermartin45 in #21
- Refactors recipe conversion work by @schuylermartin45 in #22
- Refactor: Commands execute under
conda-recipe-manager
namespace by @schuylermartin45 in #29 - Integration Testing, Round 2 by @schuylermartin45 in #26
- Enables McCabe code-complexity checking and refactors the worst offenders by @schuylermartin45 in #31
- Fixes
pip_check
inclusion issue by @schuylermartin45 in #32 - Fixes Issue #25 by @schuylermartin45 in #33
- Stats aggregation script by @schuylermartin45 in #35
- Logs are now automatically aggregated into the GHA Summary by @schuylermartin45 in #37
- Inclusive language fixes, bug fixes, a small refactor, and more unit tests by @schuylermartin45 in #38
- Test aggregation script now reports individual test %'s by @schuylermartin45 in #40
- Fixes Issue #18 by adding a new conversion pre-processor by @schuylermartin45 in #39
- Adds
--debug
flag to conversion script by @schuylermartin45 in #41 - Fixes indentation edge case with lists under a collection element node by @schuylermartin45 in #42
- Addresses #47, #48, and #51 by @schuylermartin45 in #49
- Renames and reorganization by @schuylermartin45 in #52
- Quick bug fixes by @schuylermartin45 in #54
- JINJA substitution fixes by @schuylermartin45 in #55
- More licensing fun: Automated correction edition by @schuylermartin45 in #58
New Contributors
- @schuylermartin45 made their first contribution in #4
Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/commits/v0.2.0