Skip to content

Releases: openplannerteam/planner.js

v0.4.2

21 Feb 15:56
883f901
Compare
Choose a tag to compare

Changes in this release include:

  • Minor bug fixes
  • Remove dependency on routable tiles for FlexibleTransitPlanner

v0.4.0

23 Mar 13:13
Compare
Choose a tag to compare
  • Add dynamic catalogs
  • Clean up Routable Tile fetching
  • Add way identifiers of the ways used on a path
  • Add context to paths
  • Rename weights to distances - because that's what they are
  • Make completePath implicit
  • Smash some bugs
  • Unleash version 0.4.0!

v0.3.0

27 Jan 13:42
3e46d40
Compare
Choose a tag to compare
Version 0.3.0

0.2.0

07 Oct 09:16
ac550dc
Compare
Choose a tag to compare

First release with support for multiple Inversify.JS configurations that can be loaded when you install the full package.

Supports: road networks through routable tiles and Linked Connections APIs

v0.0.3-alpha

08 Feb 09:05
a474193
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
Merge pull request #90 from openplannerteam/dev

Release 0.0.3-alpha

v0.0.2-alpha

21 Dec 15:11
abd917d
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release
Merge pull request #56 from openplannerteam/dev

Release 0.0.2-alpha

v0.0.1-alpha

04 Dec 09:14
7ca76b1
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
Update .travis.yml set default branch to master.