v0.1.8
What's Changed
- ci: Split out workflows by @matthewfeickert in #44
- ci: Fix Python tests CI workflow by @matthewfeickert in #43
- chore: Apply linting with Black and flake8 by @matthewfeickert in #45
- add contributing.md by @lukasheinrich in #47
- ci: Fix Docker build workflow by @matthewfeickert in #46
- feat: Add Apache License by @matthewfeickert in #49
- Create CODE_OF_CONDUCT.md by @lukasheinrich in #41
- build: Migrate setup spec and metadata from
setup.py
tosetup.cfg
by @matthewfeickert in #48 - fix: strip path by @lukasheinrich in #53
- build: Require setuptools<58.0.0 for reana extra by @matthewfeickert in #52
- build: Revise MANIFEST to use prune strategy by @matthewfeickert in #56
- ci: Add workflow to deploy to distributions to TestPyPI and PyPI by @matthewfeickert in #57
- Update README.md by @lukasheinrich in #58
- ci: Publish Docker images on merges and releases by @matthewfeickert in #60
- docs: Add release instructions for maintainers by @matthewfeickert in #61
New Contributors
- @matthewfeickert made their first contribution in #44
Full Changelog: v0.1.7...v0.1.8