Skip to content

v0.4.0

Compare
Choose a tag to compare
@mdapena mdapena released this 06 Jan 07:50
· 15 commits to master since this release
e8fcf5f

Release Note

Added

  • Added FastAPIEventEmitter implementation to facilitate seamless integration with the FastAPI framework.
  • Added tests for FastAPIEventEmitter to validate its behavior and ensure proper operation.
  • Added documentation for FastAPIEventEmitter, including tutorials and API references.
  • Integrated the Coveralls.io workflow to generate coverage badge and reports.
  • Included coverage badges on the main documentation page and the readme file.
  • Introduced permalinks within the documentation for easy navigation.

Changed

  • Updated pyproject.toml with the new optional dependency for FastAPI integration.

Fixed

  • Addressed minor errors in the Pyventus documentation to improve accuracy and clarity.

Changelog