Releases: semuconsulting/PyMandel
Releases · semuconsulting/PyMandel
v1.0.13
RELEASE 1.0.13
CHANGES:
- Support for Python 3.12 added - numba>=0.59.0 now supports 3.12
Full Changelog: v1.0.12...v1.0.13
v1.0.12
RELEASE 1.0.12
CHANGES:
- Support for Python 3.11 added - numba now supports 3.11
- Support for Python 3.7 dropped - now end of life
v1.0.11
RELEASE 1.0.11
CHANGES:
- VSCode and GHA workflows updated - Bandit security analysis added.
- Project URLS corrected in pyproject.toml.
- No functional changes.
v1.0.10
RELEASE 1.0.10
ENHANCEMENTS:
- Update project structure and test framework to use pyproject.toml (instead of setup.py) with pytest and pytest-cov. No functional changes to application.