Version 0.2
This is the 0.2.0 version of the Python template.
The updates are cosmetic updates on the Readme to make it clearer. Also, the CI has been completely revised and does not depend on a personal access token anymore.
With the new version, the json2args is used in the template and replaces the old get_parameter.py, which is deprecated and will be removed soon.
What's Changed
- Update json2args by @mmaelicke in #1
- rename tool.json to parameters.json by @AlexDo1 in #2
New Contributors
- @mmaelicke made their first contribution in #1
- @AlexDo1 made their first contribution in #2
Full Changelog: v0.1...v0.2.0