Releases: VForWaTer/tool_template_python
v0.5.0
tool_template_python
This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.
This template can be used to generate new Github repositories from it.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
tool_template_python
This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.
This template can be used to generate new Github repositories from it.
Full Changelog: v0.3...v0.4.0
v0.3
tool_template_python
This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.
This template can be used to generate new Github repositories from it.
Full Changelog: v0.2.0...v0.3
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
Github Action test
v0.1 Merge branch 'main' of https://github.com/VForWaTer/tool_template_python