Skip to content

Releases: conda/grayskull

0.2.3

12 Mar 07:04
Compare
Choose a tag to compare

Bug fix for setup not being executed when a dependency error occurs. Now it will force to execute the setup anyway to recover the metadata

0.2.2

11 Mar 10:40
6f86b4e
Compare
Choose a tag to compare

Exclude local modules from requirements
Improvements in the license discovery and matching license type
Add BSD-4-Clause to Grayskull data

0.2.1

08 Mar 23:23
478cc51
Compare
Choose a tag to compare

Fixed some bugs related to the recipe generation.
Fixed noarch recipes when we have some specific cases for python_requires.
The recipe is not generating the lower version for python as 3.6 anymore, it is taking in consideration the value received in the metadata.
Selectors are putting just the "minimum" amount of empty spaces before the #
Fixed corner cases for Apache licenses
Fixed duplicated dependencies appearing in the recipe

0.2.0

06 Mar 06:44
4b5c953
Compare
Choose a tag to compare

Add option --download which will add to the package folder the sdist package and pypi metadata in a json format.

0.1.9

01 Mar 11:54
Compare
Choose a tag to compare

Add more images to the docs
Fix widget progressbar when generating recipe for multiples projects
Fix automated workflow to deploy on pypi

0.1.8

01 Mar 03:52
05506f1
Compare
Choose a tag to compare

Fix when the user specifies the version of a package using the CLI
Fix newlines after jinja variables
Add test commands for entry points

0.1.7

01 Mar 02:22
a62da8b
Compare
Choose a tag to compare

CLI improvements
Fix small bugs
Fix bug when the user specified the package version
Infrastructure improvements

0.1.6

29 Feb 11:00
346dd37
Compare
Choose a tag to compare

Add option to the CLI to be able to add a list of maintainers to the recipe;
Add feature to be able to specify the package version, such as grayskull pypi pytest=5.3.2
Fix github workflow to deploy the package

0.1.5

27 Feb 19:11
7c7d73f
Compare
Choose a tag to compare

Fix wheels and sdist packages

0.1.4

27 Feb 18:37
418e2ae
Compare
Choose a tag to compare

Add license data to the package