Changelog¶
0.1.5b8 (2024-11-08)¶
Add support for Python 3.10, 3.11, 3.12 and 3.13
Drop support for Python 3.7 and 3.8
Add support for PyPy 3.9 and 3.10
Copyright year update.
Setup update (currently based on pyproject.toml).
- Tox configuration has been moved to pyproject.tomland now based on tox >= 4.0
Setup (dependencies) update.
0.1.5b6 (2022-01-29)¶
Drop support for Python 3.6.
Setup update.
0.1.5b5 (2021-10-16)¶
dll_path argument of JVM() can also be type os.PathLike.
Copyright year update.
Setup update.
0.1.5b2 (2020-11-10)¶
Fix for exception handling in start(…).
Add support for Python 3.8 and 3.9.
Drop support for Python2.
General update, improvements and cleanup.
Setup update.
0.1.5a10 (2019-07-10)¶
Last release for Python2.
0.1.5a9 (2018-11-08)¶
Update of the required setuptools version.
Minor setup and tests improvements.
0.1.5a5 (2018-05-22)¶
Update of the required setuptools version.
0.1.5a4 (2018-02-26)¶
Improvement and simplification of setup and packaging.
0.1.5a3 (2018-01-29)¶
Development moved to github.
General improvements and update.
0.0.16a1 (2017-05-13)¶
0.0.15a2 (2017-01-03)¶
Next alpha releases.
0.0.10a1 (2016-09-24)¶
First alpha release.
0.0.1 (2016-01-05)¶
Initial version.