Releases
2024.11.0
fbriol
released this
07 Nov 14:46
New Feature
#27 : "Introduced a new feature to the RTree object to handle Cartesian coordinates, bypassing the LLA/ECEF conversion."
Added
Introduced GitHub Actions CI workflow (.github/workflows/ci.yaml) for coverage and testing across Linux, macOS, and Windows.
Added new dependencies to environment.yml: boost-cpp, cmake, coverage, dask, eigen, gtest, lcov, pytest-cov, setuptools, and xarray.
Added CMake policy CMP0167 in CMakeLists.txt.
Changed
Updated pre-commit hooks to newer versions in .pre-commit-config.yaml.
Modified CMakeLists.txt to adjust BLAS libraries configuration.
Updated CODE_OF_CONDUCT.md for wording consistency.
Updated README.rst badges to use GitHub Actions instead of Azure DevOps.
Renamed conda environment from RTD to pyinterp in environment.yml.
Removed
Deleted Azure Pipelines configuration (azure-pipelines.yml).
Removed docformatter pre-commit hook from .pre-commit-config.yaml.
You can’t perform that action at this time.