Skip to content

Releases: conda/grayskull

0.6.1

03 Jun 05:04
cc56162

Choose a tag to compare

Update pre-commit configuration
Improve home url
Fix when the project does not have setup.py

0.6.0

26 May 11:38
eca601e

Choose a tag to compare

Infrastructure:

  • Add gitter badge as well
  • Use latest images on azure pipelines for Windows and OSX

Features:

  • Add possibility to disable output when running grayskull. It will disable the output when using grayskull as a module.

Bug Fix:

  • Return a better message when not executing grayskull correctly from the CLI

0.5.1

18 May 12:05
46784de

Choose a tag to compare

Fix for config.yaml on pypi regarding the metaplotlib keyword for conda-forge

0.5.0

17 May 13:44
bdcf25f

Choose a tag to compare

Add feature to track different package names from repositories and conda-forge

0.4.2

24 Apr 22:34
0a4238b

Choose a tag to compare

  • Fixed entry points when they are specified as string instead of a list
  • Writting the license file with the same name as on the github repository.

0.4.1

14 Apr 13:03
74b41d0

Choose a tag to compare

Remove comments in dependencies

0.4.0

14 Apr 07:52
66be01c

Choose a tag to compare

Replaced fuzzywuzzy by rapidfuzz. (@maxbachmann )

0.3.2

09 Apr 09:07
537f6b6

Choose a tag to compare

  • Handle packages without URL (@xhochy )
  • Fix dependencies loops which may occur for some corner cases

0.3.1

24 Mar 09:28
0c3474f

Choose a tag to compare

Default to the license which has the -or-later

0.3.0

24 Mar 06:38
e61da12

Choose a tag to compare

Using the license identifier from spdx.org instead of opensource.org