Changes
Changes for release candidate 3 (relative to rc2)
Changes:
- Addressed a bug in setup.cfg where the new [build] table worked for
Windows, but not Linux.
- The [build] table is now added dynamically for Windows only.
- Updated the homepage of the documentation to include a more accurate
build instruction for Windows.
Changes for release candidate 2 (relative to rc1)
Changes:
- Added a compiler entry to setup.cfg (for Windows building).
- Minor accuracy updates to the README file.
- Updated the release checklist.
- Updated minimum Python version to 3.7.
- Updated references to Python 3.6 to Python 3.7.
- Removed Python 3.6 from the documentation.
Python 3.6 deprecation:
- Although Python 3.6 is no longer *officially* supported, the library
will still work on 3.6 in most cases. The reason for pulling official
support is due to the difficulty in getting hold of a build environment
for 3.6 as it's no longer supported.
Changes for release candidate 1 (relative to dev1)
Changes:
- Added a README file for GitHub and PyPI.
- Migrated the build from setup.py to pyproject.toml.
- Minor documentation updates, primarily on the homepage.
Testing:
- Python 3.8 testing and coverage completed successfully at 100%.
- Python 3.11 testing and coverage completed successfully at 100%.
Released: 2024-08-14