CHANGELOG¶
This is the history of changes of the route4me-python package
This file should be filled by maintainers, using pull requests Please, follow this guide
[0.0.7.0] - 2020-09-01¶
Removed¶
- Python 2 support
- Pypy build
- Set Tracking Data Test
Added¶
- Documentation
- Changelog file
- Tox
- MANIFEST file
- VERSION file
Fixed¶
- Bug in Optimization Callback example
- Some Test Cases that were failing
Changed¶
- setup.py
- Travis config file
[0.0.6.1] - 2019-11-06¶
Added¶
- Redirect flag to QS when redirects are disable
Fixed¶
- Bug on batch geocoding
[0.0.6.0] - 2019-10-24¶
Changed¶
- Batch Geocodig method converted to POST request.
Fixed¶
- Bug that assign the geo-coordinates to the wrong addresses
[0.0.5.1] - 2018-08-22¶
Changed¶
- Changed all responses to JSON.
Fixed¶
- All examples to support JSON response
- GPS Test
[0.0.5.0] - 2018-02-26¶
Added¶
- Address-Book example to query for any field
Removed¶
- Lib xmltodict dependency.
- Limit and offset as required fields in addressbook service
Changed¶
- Addresses service
[0.0.3.8] - 2016-09-12¶
Added¶
- Activity Feed Support and Examples
- Optimization missing Examples
- Rapid Address missing Examples, remove python env from all examples, moved geocoding examples to its own folder
- File Uploading feature and examples
- Avoidance Zone missing Examples
[0.0.3.3] - 2016-04-18¶
Added¶
- Generic Example, Notes, Delete Route, Single Depot Multiple Driver, Single Depot Multiple Driver TW Examples and Features
[0.0.3.2] - 2016-03-24¶
Added¶
- Activities, Optimizations, Routes, Telematics, and Users Examples
- Notes, and Activities Services
[0.0.3.0] - 2016-01-19¶
Added¶
- Example to update address attributes/details in an existing route (i.e. custom data, alias, order details, weight)
- Example to insert address into existing route
- Example to remove address from existing route
- Example to move address from one stop into another