PyPRT 1.5.0
Welcome to PyPRT 1.5.0!
The PyPRT packages are available via pip on PyPI (https://pypi.org/project/PyPRT/) and conda on Anaconda Cloud (https://anaconda.org/Esri/pyprt). Please see the README for installation instructions and examples.
Changes since 1.4.0:
-
Added
- New PyEncoder option 'triangulate' to triangulate the geometry
-
Changed
- Internal update to PRT 2.6
- Removed debug symbols from the native module in the released packages
- Development: expose the
setup.py --debug
option to switch between "Release" and "Release with Debug Info" for the native module - Updated notebook, jupyterlab, pillow and babel versions in the environment files based on dependabot security analysis