Skip to content

v0.4.2

Compare
Choose a tag to compare
@marcusyoung marcusyoung released this 01 Oct 18:52
· 60 commits to master since this release

New Features

  • otp_get_distance(), otp_get_times() and otp_get_isochrone() now also
    return the query URL that was submitted to the OTP API. This is for user reference
    and can be useful for troubleshooting.

  • Now also imports urltools, used to return decoded query URL.

Other

  • Test coverage greatly extended.