Releases: mamba-org/boa
Releases · mamba-org/boa
0.17.0
0.16.0
What's Changed
- Only copy the recipe if it exists by @dhirschfeld in #356
- Open recipe file in binary format by @dhirschfeld in #354
- fix: add cdt_name to config.variants by @anand-bala in #357
- Update linters by @AntoinePrv in #378
- Don't use mamba package by @AntoinePrv in #377
- replacing use of deprecated ruamel.yaml.safe_load by @deepsihag in #380
- fix subdir loading by @wolfv in #382
New Contributors
- @anand-bala made their first contribution in #357
- @AntoinePrv made their first contribution in #378
- @deepsihag made their first contribution in #380
Full Changelog: 0.15.1...0.16.0
0.15.1
0.15.0
What's Changed
- Run export types by @wolfv in #324
- Fix pin_compatible by @ruben-arts in #325
- emscripten 32 - conditional monkeypatch by @wolfv in #333
- Fix #322 by adding "about" section in Output constructor by @moqmar in #327
- add support for the new error messages by @jaimergp in #340
- Switch to setup-micromamba by @pavelzw in #339
- Support passing build variants from cli by @frmdstryr in #337
- Allow for multiple license files by @dhirschfeld in #342
- Make it possible to include the recipe.yaml inside a pyproject.toml by @moqmar in #345
- Implement separate "boa test" command to fix #326 by @moqmar in #343
- fix: support strict channel priorities by @johanneskoester in #347
New Contributors
- @ruben-arts made their first contribution in #325
- @moqmar made their first contribution in #327
- @jaimergp made their first contribution in #340
- @pavelzw made their first contribution in #339
- @johanneskoester made their first contribution in #347
Full Changelog: 0.14.0...0.15.0