Skip to content

Releases: ait-energy/ariadne-json-route-format

ariadne-json-route-format-1.1.4

08 Jan 11:04
Compare
Choose a tag to compare

ariadne-json-route-format-1.1.2

08 Mar 09:31
Compare
Choose a tag to compare

more modes of transport

ariadne-json-route-format-1.1.1

27 Oct 08:56
Compare
Choose a tag to compare

update (and slightly reduce) dependencies in pom.xml

ariadne-json-route-format-1.1

13 Jun 08:16
Compare
Choose a tag to compare

Fixed rare NullPointerExceptions in toString for objects in an invalid state
Changed default (de)serialization behaviour so that empty strings are handled correctly
New helper methods in Routes.java

ariadne-json-route-format-1.0-java7

23 Feb 12:48
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag ariadne-json-route-format-1.0-java7

ariadne-json-route-format-1.0

23 Jan 18:56
Compare
Choose a tag to compare

The route format is now feature complete and production-proven enough for the 1.0 release.
Most notable change: RouteFormatRoot renamed to RoutingResponse.

ariadne-json-route-format-0.19

01 Sep 12:51
Compare
Choose a tag to compare

documentation cleanups & minor changes (see commits)

ariadne-json-route-format-0.18

22 Feb 16:36
Compare
Choose a tag to compare

Improved routeformat.features and related classes to better specify what a routing service is capable of.
First test release to maven central.

ariadne-json-route-format-0.17

26 Jan 15:28
Compare
Choose a tag to compare

reworking navigation instructions (road crossings)

ariadne-json-route-format-0.16

23 Jan 13:52
Compare
Choose a tag to compare

All classes are mutable & follow the same slightly adapted coding style (see README.md)