Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 960 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased is available in Github's main branch, but not on npm.

Unreleased

Added

  • Expose parse* methods as static methods for Valhalla (#35)
  • This Changelog ;-) (#35)
  • /trace_route support for Valhalla #34
  • Basic waypoint support (mainly for Valhalla) #40

Fixed

  • Remove directionsOpts as top level options in ValhallaTraceRouteOpts (#35)
  • Remove User-Agent header (#33)