v0.19.0
🐛 Bug Fixes
- Revert "Update conda recipes pinning of repo dependencies" (#372) @raydouglass
- Update conda recipes pinning of repo dependencies (#370) @mike-wendt
- Rename cartesian_product_group_index_iterator_test.cpp to .cu (#369) @trxcllnt
🚀 New Features
- Auto-label PRs based on their content (#337) @jolorunyomi
🛠️ Improvements
- Set
install_rpath
for libcuspatial (#375) @trxcllnt - ENH Reduce cuspatial library size (#373) @dillon-cullinan
- Eliminate literals passed to device_uvector::set_element_async (#367) @harrism
- Update Changelog Link (#366) @ajschmidt8
- Rework libcuspatial CMakeLists.txt to export targets for CPM (#365) @trxcllnt
- Prepare Changelog for Automation (#364) @ajschmidt8
- Update 0.18 changelog entry (#363) @ajschmidt8
- ENH Build with
cmake --build
& Pass ccache variables to conda recipe & use Ninja in CI (#359) @Ethyling - Update make_counting_transform_iterator namespace in tests (#353) @trxcllnt
- Fix merge conflicts in #348 (#349) @ajschmidt8
- Pin gdal to 3.2.x (#347) @weiji14