Skip to content

v0.3.0

Choose a tag to compare

@basnijholt basnijholt released this 23 Aug 20:59
· 38 commits to main since this release
Remove unused _remove_reaction function

The function was unused because removing reactions in Matrix requires
tracking reaction event IDs, which the current implementation doesn't do.
Also fixed a pre-commit issue in conftest.py.