Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mapbox/cheap-ruler-cpp

v2.5.4

28 Nov 12:25

Choose a tag to compare

API breakage:

  • Fixed and document pointOnLine() t parameter

Others:

  • Fixed security issue on the unit tests (div by 0)
  • Added a README.md with usage documentation
  • Simplified bearing() method

v2.5.3

12 Jul 12:44

Choose a tag to compare

Fixed a minor shadow warning

GCC 4.9 compliant

12 Jul 12:22

Choose a tag to compare

v2.5.2

Added GCC 4.9 -Wshadow support

C++14 compliant

14 Jun 07:33

Choose a tag to compare

Fixes a clang-tidy check captured in Mapbox GL Native.