Releases: onlyhead/concord
Releases · onlyhead/concord
2.2.0
⚡ Performance
- Refactor grid calculations and optimize access methods
- Optimize grid coordinate and point calculations
2.1.0
⛰️ Features
- Feature: Implement unified spatial indexing API
2.0.4
⛰️ Features
- Improve geospatial data processing efficiency and reliability
🐛 Bug Fixes
- Improve R-tree node splitting robustness
2.0.3
🚜 Refactor
- Refactor grid constructors datum argument usage
2.0.2
⛰️ Features
- Add CRS enum and WGS conversions
2.0.1
⛰️ Features
- Add Point constructor for 2D coordinates
2.0.0
⛰️ Features
- Implement new template coordinate conversion builder
- Implement R-tree spatial index and update core structure
🚜 Refactor
- Refactor geographic coordinate system types
1.3.3
⛰️ Features
- Add intelligent polygon partitioning
Build
- Log build server errors in quickfix
- Add makefile targets for help and clean
1.3.1
🎨 Styling
- Improve C++ code style and organization
🧪 Testing
- Refactor CMake build process and testing
- Refactor and add unit testing infrastructure
Build
- Replace
run.sh
with make
- Update project name handling in build scripts