- Add tox 3.12.x support 25 - Use actions/setup-pythonv2 for both README and tox-gh-actions 26 - Run tests with various tox versions 27
1.2.0
- Specify factors using environment variables 20
1.1.0
- PyPy support 18 - Add type hints 14 - Refactoring 15 17
1.0.0
- Bumped the major version to v1. We'll use the semantic versioning. - Minor changes in documentation, logging, configuration. - No breaking changes since v0.3.0.
0.3.0
- Python 3.8 support 7 - Run tests on GitHub Actions 5
0.2.0
- Improve an algorithm to match environments 4 - Refactoring 2 - Improve documentation