Skip to content

v0.8.0

Compare
Choose a tag to compare
@jfirebaugh jfirebaugh released this 28 Jun 15:02
· 68 commits to master since this release
  • Added id member to feature (ABI breaking change)
  • Switched null_ptr_t alternative in value to custom null_value_t type (ABI and API breaking change)
  • Move property_map typedef outside of feature (API breaking change)
  • Add operator== and != for feature
  • point constructor is now constexpr