Releases: ClancyWalters/cppmap3d
Releases · ClancyWalters/cppmap3d
1.3.0
1.2.0
Added function void wrapGeodetic(double lat, double lon, double& out_lat, double& out_lon) and associated unit tests.
1.1.0
Removed vcpkg in favor of cmake FetchContent
Supporting including cppmap3d with FetchContent
1.0.0
Initial release of library. All ~550 unit test assertions pass & documentation is good enough.