Skip to content

0.9.10

Choose a tag to compare

@justinmerrell justinmerrell released this 30 May 21:56
· 1946 commits to main since this release

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