- Added utf-8 encoding for shapefile to geojson conversion - Merged [pull request 34](https://github.com/samapriya/porder/pull/34) to refresh url once expired.
0.4.9
- Fixed issue with gdal import for pipwin windows. - Fixed import issue with stats endpoint.
0.4.8
- Replaced concurrency check with stats endpoint to get queued and running orders. - Change pipwin cache refresh time to two weeks.
0.4.7
- Fixed issue with queuing state for orders and downloads.
0.4.6
- Handles refreshing pipwin cache and better error handling - Fixed issue with downloading unique manifest ID for zip files. - Updated ReadMe with improved documentation.
0.4.5
- Handles installation of windows specific libraries using [pipwin](https://pypi.org/project/pipwin/). - General improvements