------------------ - Output sequence of geojson --features from geocoding (76) - Ability to --limit number of geocoding results (77) - Removed the datasets batch-update-delete functionality (79) - Added patch mode functionality for uploads (80)
0.4.0
------------------ - Add support for geocoder bounding box filter (73) - mapbox upload arguments in INPUT OUTPUT order, takes input on stdin (68)
0.3.1
------------------ - Bug fix for staticmap feature input (60)
0.3.0
------------------ - Testing and Documentation improvements (38, 47, 54) - Geocoding options to specify country code and dataset (55)
0.2.0
------------------ - Addition of mapbox-mapmatching command (17). - Access tokens can be set in a mapbox.ini config file (1). See `mapbox --help` for directions. - Addition of mapbox-config command (30). - The mapbox-upload infile arg type has been changed to `click.File` (29). - This release requires a patched distribution of `boto3`. Either follow the two step installation process in the README or satisfy the requirement in a single command using pip's `--constraint` option and the mapbox-cli-py constraints.txt file (22).