Releases: traveltime-dev/traveltime-sdk-java
Releases · traveltime-dev/traveltime-sdk-java
v1.4.1
What's Changed
- Update README.md by @EdvinasJusis in #92
- Common level of detail by @EivydasKoc in #93
- fix geojson by @danielnaumau in #96
- add user agent headers by @EivydasKoc in #95
New Contributors
- @EdvinasJusis made their first contribution in #92
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.1
What's Changed
- Add missed static values() method by @mjanuszkiewicz-tt in #90
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Better printability by @mjanuszkiewicz-tt in #84
- Use the base proto uri for proto requests with distance by @mjanuszkiewicz-tt in #85
- Allow custom transportation modes and countries when using proto by @mjanuszkiewicz-tt in #86
- Created new error type, since IOError requires cause and for this net… by @Titas212 in #87
- Add util method to parse a list of properties separately + test by @mjanuszkiewicz-tt in #88
- Add Singular annotation to all list fields in request dtos by @mjanuszkiewicz-tt in #89
New Contributors
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- Geocoding update by @EivydasKoc in #76
- add singleShape and noHoles by @EivydasKoc in #78
Full Changelog: v.1.2.3...v1.2.4
v1.2.3
What's Changed
- remove proto distance tests by @danielnaumau in #77
- Add modes without ferry to distance requests. by @mjanuszkiewicz-tt in #79
Full Changelog: v1.2.2...v.1.2.3
v1.2.2 Rename proto requests
- Rename TimeFilterProtoRequest to TimeFilterFastProtoRequest
- Rename TimeFilterProtoDistanceRequest to TimeFilterFastProtoDistanceRequest
V1.2.1 Added proto requests with distances
- Added proto requests with distances
- Refactored proto requests
v1.2 Custom property classes in geojson responses
- Use custom implementation of geojson Feature and FeatureCollection, parametrized with properties classes
- Provide properties class for geocoding.