Skip to content

Releases: conda/grayskull

0.6.0

26 May 11:38
eca601e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Remove comments in dependencies

0.4.0

14 Apr 07:52
66be01c
Compare
Choose a tag to compare

Replaced fuzzywuzzy by rapidfuzz. (@maxbachmann )

0.3.2

09 Apr 09:07
537f6b6
Compare
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
Compare
Choose a tag to compare

Default to the license which has the -or-later

0.3.0

24 Mar 06:38
e61da12
Compare
Choose a tag to compare

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

0.2.4

18 Mar 10:45
d94db7d
Compare
Choose a tag to compare

Enabled pytest-xdist to run the tests on Azure
Fix flat entry_points when the recipe has just one entry_points