Add option ``--download`` which will add to the package folder the sdist package and pypi metadata in a json format.
0.1.9
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
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
CLI improvements Fix small bugs Fix bug when the user specified the package version Infrastructure improvements
0.1.6
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