Releases: ait-energy/ariadne-json-route-format
ariadne-json-route-format-1.1.4
updated dependencies
ariadne-json-route-format-1.1.2
more modes of transport
ariadne-json-route-format-1.1.1
update (and slightly reduce) dependencies in pom.xml
ariadne-json-route-format-1.1
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
[maven-release-plugin] copy for tag ariadne-json-route-format-1.0-java7
ariadne-json-route-format-1.0
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
documentation cleanups & minor changes (see commits)
ariadne-json-route-format-0.18
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
reworking navigation instructions (road crossings)
ariadne-json-route-format-0.16
All classes are mutable & follow the same slightly adapted coding style (see README.md)