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
- Improves pytest config filter to be less aggressive by @schuylermartin45 in #223
- 🤖 Update infrastructure file(s) by @conda-bot in #226
- Incorporating user documentation feedback and simplifies the
Makefile
by @schuylermartin45 in #227 - add bump-recipe command by @ForgottenProgramme in #188
- Minor CI Improvements by @schuylermartin45 in #235
- 143 Parse and Scan Dependencies from
pyproject.toml
by @schuylermartin45 in #238 - Add "Set the
/build/number
back to 0" logic to bump-recipe by @ForgottenProgramme in #231 - 169 Calculate and Change the SHA-256 hash for http/https Artifacts by @schuylermartin45 in #246
- [Partial] 168 change the references of the old version to the new version by @schuylermartin45 in #247
- 168 [Remaining portion]: Change the references of the old version to the new version by @schuylermartin45 in #248
- 242 Use the logger in
bump-recipe
by @schuylermartin45 in #250 - 233 and 249 Support multi output recipes and add unit tests for
bump-recipe
by @schuylermartin45 in #251 - 🤖 Update infrastructure file(s) by @conda-bot in #256
- 252 Add
sha256
variable support forbump-recipe
by @schuylermartin45 in #254 - 255 Add cleanup function to get rid of hash type usage by @schuylermartin45 in #257
- 234 refactor canonical sorting work found in the recipeparserconvert class by @schuylermartin45 in #259
- 243 Develop a retry mechanism for fetching artifacts in
bump-recipe
by @schuylermartin45 in #261 - 260 Parallelize multiple source fetch requests by @schuylermartin45 in #264
- v0.4.0 by @schuylermartin45 in #266
Full Changelog: v0.3.4...v0.4.0