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.
- Support for Python 3.12
- Support for
pip>=25
- Support for
numpy>=2
- Support for Windows and macOS
- Converted
setup.py
tosetup.cfg
- Support for Python 3.7 and 3.8
- Unused imports
1.3.0 - 2023-01-24
- Modified test matrix in CI
- Support for Python 2.7 and 3.6.
- Dependency on
six
.
1.2.0 - 2022-06-08
- New plot file
- Source distribution was broken on PyPI. Modified
MANIFEST.in
to correct that (#5 and #6) - Url to missing plot file
- Fixed some incorrect int declarations using
1e3
notation
- Removed Pipfile
1.1.1 - 2020-09-28
- Added
CHANGELOG.md
- Change CI from Azure Devops to Github Actions
1.1.0 - 2019-06-19
- First PyPI-released version
- Regarded as a feature-complete, stable library.