Releases: conda/grayskull
Releases · conda/grayskull
v2.4.0
What's Changed
- Add flit-core to quirks by @BastianZim in #476
- Fix failing tests and added workaround for matching licences by @marcelotrevisani in #478
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #474
- align with current standard build script command by @boldorider4 in #480
- ignore utf-8 decoding errors by @boldorider4 in #479
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #481
- Add name mapping for gssapi by @duncanmmacleod in #483
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #484
- add jsii to the rename list by @ocefpaf in #487
- Workaround when the deps are missing comma or has an empty space by @marcelotrevisani in #488
- add name extraction from pyproject.toml for github repos by @marcelotrevisani in #472
New Contributors
- @boldorider4 made their first contribution in #480
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Update README to include info about CRAN support by @ForgottenProgramme in #458
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #459
- Add sphinx-argparse documentation by @dholth in #457
- use semver 3.0 by @ocefpaf in #464
- Improve the fuzzy matching system to get the correct licence by @marcelotrevisani in #470
- Add data-morph-ai exception to config.yaml by @stefmolin in #466
- Fix #467 - poetry does not return version for package by @marcelotrevisani in #471
New Contributors
- @dholth made their first contribution in #457
- @stefmolin made their first contribution in #466
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add CODEOWNERS. by @jezdez in #444
- Updated URLs after graduation. by @jezdez in #443
- Move project metadata to pyproject.toml by @mwtoews in #445
- Misc: correct license, 3.8+ badge, upgrade publish python-version by @mwtoews in #446
- 🔄 Synced file(s) with conda/infrastructure by @conda-bot in #449
- Delete dead check_pkgs_availability by @maresb in #450
- Support Poetry version syntax and optional dependencies by @dlqqq in #454
New Contributors
- @jezdez made their first contribution in #444
- @mwtoews made their first contribution in #445
- @conda-bot made their first contribution in #449
- @dlqqq made their first contribution in #454
Full Changelog: v2.2.2...v2.3.0
v2.2.2
v2.2.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #434
- Fix folder name for R recipes by @marcelotrevisani in #438
Full Changelog: v2.2.0...v2.2.1
v2.2.0 - Initial support for poetry
What's Changed
- Fix platform/python specific deps selector by @marcelotrevisani in #431
- Look for metadata test with a section named 'test', 'tests' or 'testing' by @marcelotrevisani in #432
- Add initial support for poetry by @marcelotrevisani in #433
Full Changelog: v2.1.0...v2.2.0
v2.1.0 - Initial support for pyproject.toml
What's Changed
- Initial support for pyproject.toml by @marcelotrevisani in #425
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #426
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Grayskull generates R recipes
What's Changed
- fix: 🐛 Add art as import_name #406 by @Anselmoo in #407
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #404
- Add option to exclude folder from search of licence by @marcelotrevisani in #409
- Add Python 3.11 to the matrix of tests by @marcelotrevisani in #410
- Add some underscore-delimited packages by @duncanmmacleod in #413
- Add importlib-metadata to avoid_selector by @BastianZim in #411
- Add jupyter-client to quirks by @BastianZim in #416
- Change license binding by @BastianZim in #419
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #417
- cran support by @marcelotrevisani @ForgottenProgramme in #423
- Add compilers to R recipes by @marcelotrevisani in #424
New Contributors
- @Anselmoo made their first contribution in #407
- @pre-commit-ci made their first contribution in #404
- @lgtm-com made their first contribution in #417
Full Changelog: v1.8.4...v2.0.0
v1.8.4
What's Changed
- add scikit-learn to name mapping by @ocefpaf in #393
- Add a quirk for
google-cloud-bigquery
by @xylar in #396 - Do not pkg tests as a module by @ocefpaf in #397
- Ignore licenses in hidden directories by @beenje in #399
- Fix dropping upper bound constrain for requires python by @marcelotrevisani in #400
- Update pre-commit by @marcelotrevisani in #402
- Remove pre-commit github actions and use pre-commit.ci instead by @marcelotrevisani in #403
Full Changelog: v1.8.3...v1.8.4