Releases: route4me/route4me-python-sdk
Releases · route4me/route4me-python-sdk
Release v0.1.7.0
Release v0.1.6.0
What's Changed
- Added testing for and modified clean_dict by @tommycbird in #23
- make_request changes by @tommycbird in #24
- Added Slowdowns with example, Make_request changes/bug fixes, testing and changes to clean_dict by @tommycbird in #25
- Feature/orders group by @r4m-juan in #27
Full Changelog: v0.1.5.1...v0.1.6.0
Release v0.1.5.1
Fixes
- Issue in Advanced Constraint not all attributes were returned by the to_dict() method.
What's Changed
- Added clean_dict and fixed bug causing missing items in API request by @tommycbird in #22
New Contributors
- @tommycbird made their first contribution in #22
Full Changelog: v0.1.5.0...v0.1.5.1
v0.1.5.0
Release v0.1.4.5
Release v0.1.4.4
Release v0.1.4.3
Release v0.1.4.2
Feature
- Route creation using order_id only
- Orders can be created without geo-coordinates
- Full Example of creating a Route with only order_id
Full Changelog: v0.1.4.1...v0.1.4.2
Release v0.1.4.1
Fixed
- Issue #18
Release v0.1.4.0
Features
- Pickup Dropoff Examples
- Insert Address and desire position into a Route
- Removed address field from Addresses as required to create Optimizations
- Enum for Stops Type
Deprecated
- Rapid Street Search Service
Removed
- Demo API_KEY from Examples