- Added check for 'orderId' when getting existing orders based on records. The input records must contain 'orderId' item.
1.4.1
- Fixed an attribute error when submitting an order.
1.4.0
- Modified script to remove capital letters from methods and variables - Added orderId parameter when getting a list of orders to download images - Added order destination methods - Added a max_attempts argument to the download method (resolves issue 10)
1.3.3
- Added "max_downloads" parameter to the "download" method which limits the number of orders to get from the user account. - Fixed issue 9 - Fixed issue 8