Skip to content

v1.0.0

Compare
Choose a tag to compare
@brunoabinader brunoabinader released this 08 Nov 14:53
· 26 commits to master since this release

Breaking Changes

  • Addition of empty in variant
  • mapbox::geometry::feature now is mapbox::feature::feature and is in different location header.
  • Feature id is now a variant

Dev Changes

  • HPP Skel layout
  • Catch HPP for testing
  • Added google benchmark for testing perf
  • Added clang format and clang tidy