Skip to content

v0.2.1

Compare
Choose a tag to compare
@mdapena mdapena released this 17 Dec 04:10
· 67 commits to master since this release
24d89d7

Release Note

Changed

  • Updated docstring links throughout the package to refer to the official documentation.
  • Updated the RQEventEmitter API Reference and Tutorials docs to reflect the new optional import.

Fixed

  • Resolved the issue where the RQEventEmitter class was automatically imported in the main package, requiring the installation of its optional dependency to use any of the package's core functionalities. It is now fully optional.
  • Fixed issues with invalid links in the documentation.

Changelog