All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic versioning.
Fresh changes should be at the beginning
This release is focused on further project CI/CD configuration. All related issues and pull requests can be found in the second closed project.
- Documentation template for issues (#30) @insspb
- Codecov and codeclimate report upload added (#29) @insspb
- Added: Labeler workflow and labels configuration (#32) @insspb
- Release drafter configuration now uses dedicated 'log:' labels. (#28) @insspb
- Removed: scrutinizer support #33 (#34) @insspb
This release is focused on project initial CI/CD configuration. All related issues and pull requests can be found in first closed project.
- Added: Readme, Code of conduct and Contributing guide (#25) @insspb
- Added: Integration with pypi.org for auto deploy on new repo tag (#22) @insspb
- Added: Pytest tests and nox workflows, including linting (#21) @insspb
- Added: Pre-commit configuration and github actions workflow with black and other linting tools (#20) @insspb
- Added: Release drafter for automatically changelog generation (#18) @insspb
- Added: Issues and pull request templates (#17) @insspb
- Added: Empty package suitable for pip publishing without errors (#16) @insspb
- Added: License file #1 (#15) @insspb
- Added: Sphinx documentation build and integration with readthedocs (#13) @insspb