Releases: conda/grayskull
Releases · conda/grayskull
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
v1.4.0
What's Changed
- Constrain conda souschef by @marcelotrevisani in #338
- Add pytorch to pypi conda-forge mapping by @beenje in #347
- Add fallback cache for licence data from api.opensource by @marcelotrevisani in #350
- Add support for multiple licence files by @marcelotrevisani in #351
- From GitHub tag by @dillonroach in #346
New Contributors
- @dillonroach made their first contribution in #346
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
What's Changed
- Fix pytest test command by @woutdenolf in #327
- Handle exception in get_opensource_license_data by @beenje in #331
- Fix extras require issue by @woutdenolf in #326
Full Changelog: v1.2.0...v1.3.0