Skip to content

rtz v0.4.2

Compare
Choose a tag to compare
@twitchax twitchax released this 25 Jul 21:41
· 58 commits to main since this release

Breaking Changes

  • Existing NED types have been reworked, and the server API has been broken once (see below for plan).

Major Improvements

  • Refactored to support plug and play datasets.
  • Added a feature flag to enable double-precision for geometries (e.g., f32 => f64).
  • API versioning added. Server API endpoints and types will be versioned to prevent breaking changes.
  • Split into rtz-core and rtz to facilitate build scripts.
  • Build script automatically generates cache bincodes for use during rtz build step.
  • Add the [OSM}(https://github.com/evansiroky/timezone-boundary-builder) dataset.

Full Changelog: v0.3.2...v0.4.2