0.9.10
New Features
Debugger Utility
- We've introduced a new Debugger Utility that allows you to set timing checkpoints in your code. This functionality can help you identify bottlenecks and optimize your application more effectively. Debugger Docs
 
Improvements
rp_downloader
- Performance enhancement: rp_downloader now supports streaming downloads with chunking. This update results in faster, more efficient file downloads.
 
Dependency Updates
- We have updated the versions of various dependencies to ensure optimal performance and compatibility. Please take a look at the updated requirements file for the specific changes.
 
Bug Fixes
Heartbeat Thread Management
- We have addressed an issue concerning the management of heartbeat or ping threads. The fix improves the stability of the module and reduces the likelihood of encountering threading errors.
 
Full Changelog: 0.9.9...0.9.10