Releases: conda/grayskull
Releases · conda/grayskull
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
v1.8.3
v1.8.2
Fix issue 388 (#389) * extras require: one package output and extra outputs for the extra requirements * extras require: use pin_subpackage for the dependency on the package output
v1.8.1
What's Changed
- Add mapping for (python-)installer by @xhochy in #377
- Add exceptiongroup to avoid_selector by @BastianZim in #378
- Fix scrambled dependency order by @maresb in #379
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Place Python at the top of requirements lists by @maresb in #372
- Make rm_duplicated_deps robust to mixed dashes and underscores by @maresb in #371
- Maintain dependency order by @maresb in #375
- Improve python selector removal when strict conda-forge by @marcelotrevisani in #376
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Specify package version in tests by @marcelotrevisani in #360
- Tests need setuptools-scm by @woutdenolf in #362
- Use "compatible release" operator ~= by @maresb in #365
- Bf 366 missing python constrain by @marcelotrevisani in #367
- Fix "compatible release" operator by @maresb in #368
- Fb 364 consider language extra for compilers by @marcelotrevisani in #370
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Pin min version for conda-souschef to be 2.2.1 by @marcelotrevisani in #359
- Add support for optional dependencies by @woutdenolf in #341
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Remove selectors for empty packages. by @marcelotrevisani in #357
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update pre-commit tools by @marcelotrevisani in #352
- Fix multiple licence warning by @marcelotrevisani in #353
- Add support for toml format in entry_points by @marcelotrevisani in #354
- Using latest conda-souschef that force the correct order of sections by @marcelotrevisani in #355
- Add exception when there is no sdist package available on pypi by @marcelotrevisani in #356
Full Changelog: v1.4.0...v1.4.1