Releases: conda/grayskull
Releases · conda/grayskull
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.
0.9.0
- Generate recipes from Github repository
- Added information about how to generate recipe for GitHub repository packages.
- Add constrain for 3.6 in case it is --strict-conda-forge and it is noarch python
- Add Python 3.9 as part of python version conda-forge supports
- Small Improvements
- Replace slash in test imports by a dot
- Execute 'split' only if entry_point is a string
- Added check for scripts in metadata
0.8.5
Add fastjsonschema and flair to the configuration file to convert names on pypi to conda-forge
0.8.4
Invoke the same python when running pip
Constrain rapidfuzz to be less than 0.13.0