After an essential rewrite of the java code, parts of the API of pythermoGIS had to be updated. Since these were breaking, non-backward compatible, changes, a version 2.0.0 is released.
The most important and noticible change is that the method of setting up the input parameters has changed. Please check out the customized properties page for
The most important and noticible change is that the method of setting up the input parameters has changed. Please check out the [customized properties](usage/customized_props.md) page for examples of the new API.
## v1.2.5 (26-1-2026)
A java 17 virtual machine is now automatically installed the first time a pythermogis simulation is run. This uses the [install-jdk](https://pypi.org/project/install-jdk/) python project.