Releases: conda/grayskull
Releases · conda/grayskull
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
1.2.0
What's Changed
- Display warning about license match percentage by @ForgottenProgramme in #305
- Create Documentation for Grayskull by @ForgottenProgramme in #298
- Add python-symengine to quirks by @BastianZim in #311
- Add several packages to quirks by @xylar in #313
- Update pre-commit config and run black by @beenje in #315
- Add confluent-kafka to pypi conda-forge mapping by @beenje in #314
- Fix GIF URL in the README by @ocefpaf in #316
- Add search for notice file when looking for licences by @marcelotrevisani in #319
- add test requirements and pytest command by @woutdenolf in #317
New Contributors
- @xylar made their first contribution in #313
- @woutdenolf made their first contribution in #317
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- add entrypoints for conda by @marcelotrevisani in #300
- Fix generic_py_ver_to with compatible release by @beenje in #291
- Fix mixed numpy and pin_compatible by @marcelotrevisani in #301
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix version placeholder by @marcelotrevisani in #292
- Fix local sdist source by @beenje in #293
- Fix selector when metadata is constraining python 4 by @marcelotrevisani in #296
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add support for local sdist by @beenje in #282
- Fix recipe maintainers by @marcelotrevisani in #286
- Fix missing build number by @marcelotrevisani in #287
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update README.md, aesthetic improvement by @ForgottenProgramme in #252
- Add ortools-python to quirks by @BastianZim in #255
- Add msgpack-python to quirks by @BastianZim in #257
- fix a few typos by @ocefpaf in #258
- generic message by @ocefpaf in #264
- Fixes issue when release name is different from tag name by @jan00s in #271
- Refactoring use souschef by @marcelotrevisani in #273
- Add option --pypi-url option by @marcelotrevisani in #274
- Fix generate recipe using github and fix maintainers by @marcelotrevisani in #275
- Option to recursively run grayskull on missing dependencies by @marcelotrevisani in #276
- Fix requirement listing extras misses space by @marcelotrevisani in #277
- Add option to partially load recipe by @marcelotrevisani in #278
- Improve test imports. Exclude test/tests and all private modules by @marcelotrevisani in #279
- Add warning message in case a test folder is present in the package by @marcelotrevisani in #280
- Fb add support pep440 by @marcelotrevisani in #281
New Contributors
Full Changelog: 0.9.1...v1.0.0
v1.0.0-rc.1
What's Changed
- Update README.md, aesthetic improvement by @ForgottenProgramme in #252
- Add ortools-python to quirks by @BastianZim in #255
- Add msgpack-python to quirks by @BastianZim in #257
- fix a few typos by @ocefpaf in #258
- generic message by @ocefpaf in #264
- Fixes issue when release name is different from tag name by @jan00s in #271
- Refactoring use souschef by @marcelotrevisani in #273
New Contributors
Full Changelog: 0.9.1...v.1.0.0-rc.1
0.9.1
Fix recipe name when generating from a github repository.