This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
Releases: pronovic/apologies-server
Releases · pronovic/apologies-server
Release v0.1.24
Release v0.1.23
Changes
- Remove support for Python 3.7
- Upgrade to Poetry v1.2.0 and make related build process changes
- Upgrade to Pylint v2.15.0 and make related changes to configuration
- Fix Pylint's configured class-attribute-naming-style to be snake_case
- Add dependency caching to GitHub Actions workflow
- Fix the GitHub Actions matrix build to properly target Windows and MacOS
- Address annoying PyUnresolvedReferences warnings in PyCharm
Release v0.1.22
Changes
- Modernize usage of attrs library
Release v0.1.21
Changes
- Adjust the pyproject.toml include directive to limit what goes into wheel
- Remove the Safety scanner from the pre-commit hooks and GitHub action
Release v0.1.20
Changes
- Minor tweaks to typos in comments
- Run test suite with python-testdox for more verbose output
- Adjust dependencies and build process to support Python 3.10
Release v0.1.19
Changes
- Standardize the format of the Apache v2 statement in LICENSE
Release v0.1.17
Changes
- Publish coverage data to coveralls.io in GitHub workflow
- Fix incorrect dependency on safety (should have been dev dependency)
Release v0.1.16
Changes
- Upgrade to cattrs 1.2.0 and handle related behavior changes
- Update build process to include security scans using Safety
- Make other structural improvements to the build process
Release v0.1.15
Changes
- Update build system to use poetry.core
- Fix the GitHub test suite by adding Python version into cache id
- Move to newer versions of various build dependencies (black, isort, etc.)
- Standardize on UNIX line endings in Git working copy and PyPI package
- Make improvements to Read the Docs integration, including a PR merge gate
- Clean up badges shown in documentation, so they are links to something sane
- Make improvements to the MyPy and Pylint configuration
- Move to a new two-step release process based on cedar-backup3
- Create a changelog for the first time, along with new release process
- Upgrade to latest apologies library (v0.1.29) to stay up-to-date
Release v0.1.14
Release apologiesserver 0.1.14 to PyPI