Skip to content

Releases: semuconsulting/PyMandel

v1.0.13

01 Feb 09:32
ed6de14
Compare
Choose a tag to compare

RELEASE 1.0.13

CHANGES:

  1. 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

12 Jun 20:09
3bef450
Compare
Choose a tag to compare

RELEASE 1.0.12

CHANGES:

  1. Support for Python 3.11 added - numba now supports 3.11
  2. Support for Python 3.7 dropped - now end of life

v1.0.11

23 Apr 21:40
4bfd310
Compare
Choose a tag to compare

RELEASE 1.0.11

CHANGES:

  1. VSCode and GHA workflows updated - Bandit security analysis added.
  2. Project URLS corrected in pyproject.toml.
  3. No functional changes.

v1.0.10

28 Mar 09:25
bdebcb6
Compare
Choose a tag to compare

RELEASE 1.0.10

ENHANCEMENTS:

  1. Update project structure and test framework to use pyproject.toml (instead of setup.py) with pytest and pytest-cov. No functional changes to application.