8000 Releases · onlyhead/concord · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: onlyhead/concord

2.2.0

02 Jul 21:06
Compare
Choose a tag to compare

⚡ Performance

  • Refactor grid calculations and optimize access methods
  • Optimize grid coordinate and point calculations

2.1.0

02 Jul 09:22
Compare
Choose a tag to compare

⛰️ Features

  • Feature: Implement unified spatial indexing API

2.0.4

28 Jun 22:36
Compare
Choose a tag to compare

⛰️ Features

  • Improve geospatial data processing efficiency and reliability

🐛 Bug Fixes

  • Improve R-tree node splitting robustness

2.0.3

17 Jun 21:20
Compare
Choose a tag to compare

🚜 Refactor

  • Refactor grid constructors datum argument usage

2.0.2

16 Jun 21:22
Compare
Choose a tag to compare

⛰️ Features

  • Add CRS enum and WGS conversions

2.0.1

15 Jun 19:31
Compare
Choose a tag to compare
F681

⛰️ Features

  • Add Point constructor for 2D coordinates

2.0.0

15 Jun 14:00
Compare
Choose a tag to compare

⛰️ 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

12 Jun 21:03
Compare
Choose a tag to compare

⛰️ Features

  • Add intelligent polygon partitioning

Build

  • Log build server errors in quickfix
  • Add makefile targets for help and clean

1.3.2

11 Jun 13:22
Compare
Choose a tag to compare
1.3.2

1.3.1

11 Jun 11:28
Compare
Choose a tag to compare

🎨 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
0