Version 2.3.6. (June 17th, 2021) CSV Speedup, Output Directory Path, Configuration Adjustments, and Bugfixes
CSV Speedup:
- Speedup in CSV formatting 63
Output Directory Path:
- Support for pathlib paths 61
Configuration:
- Update default rate limit to 4990/60. Should be more stable based on rateLimit error issues
Typos:
- `shapely.geometry` shifted from standard / internal import comment to external import comment
- `loocation` fixed to `location`
Error Handling:
- Endpoints are now displayed on network errors
Bugfix:
- Fixed a bug where including the rate limit flags through the cli still asked for rate limit values
- Add a warning for string search item inputs being treated as an address instead of a file if file is not found