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
- Python 2 support
- Pypy build
- Set Tracking Data Test
- Documentation
- Changelog file
- Tox
- MANIFEST file
- VERSION file
- Bug in Optimization Callback example
- Some Test Cases that were failing
- setup.py
- Travis config file
- Added Exception when the server could not geo-code some addresses
- Redirect flag to QS when redirects are disable
- Bug on batch geocoding
- Batch Geocodig method converted to POST request.
- Bug that assign the geo-coordinates to the wrong addresses
- All Examples to work with JSON response
- Some Bugs
- Changed all responses to JSON.
- All examples to support JSON response
- GPS Test
- Address-Book example to query for any field
- Lib xmltodict dependency.
- Limit and offset as required fields in addressbook service
- Addresses service
- Optimized Callback URL feature and example
- Python 3 support
- Routes Management and Missing Examples
- Members Management
- 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
- Territory Support
- Rapid Address Support and Examples
- Optimization Example
- Orders support
- Avoidance Zone Management
- Address Book Management, Route Tracking
- Generic Example, Notes, Delete Route, Single Depot Multiple Driver, Single Depot Multiple Driver TW Examples and Features
- Activities, Optimizations, Routes, Telematics, and Users Examples
- Notes, and Activities Services
- Trucking hazardous goods features
- 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
- Optimization trucking parameters and min_tour_size
- Exceptions and Algorithm Type verification
- Optimization parameters, added support to Algorithm 100 and 101
- Examples
- Turns Avoidance uturn and leftturn support
- Enabled follow redirects feature
- Optimization parameter max_tour_size
- Disable redirects
- Retry feature in case of geocoding error
- Multiple depot multiple driver example
- Geo-localization getter retry functionality in case of failure
- Optimization quality and route start date feature
- Geocoding Example
- Multiple Depot, Multiple Driver, Time window Example
- API Endpoints
- Batch and single address geocoding
- Route Exporter feature
- Geocoding feature
- First commit of the package.