- Added gzip for cached pickle files - Exception handling is now slightly more specific - Updated many print statements to output via logging - Fixed issue with safe_exit not saving info
1.0.5
- Moved remaining limit logging to DEBUG from INFO - Fixed generator incorrect length after being partially iterated through - Reduced the number of debug logs - Fixed duplicate responses being returned if the number of responses for a provided window is less than expected
1.0.4
- None type comparison bug fixed - updated how limit was being updated for submission comment ids
1.0.3
- fixed early cache bug - fixed limit being retrieved from next search window when resuming from safe exit