v0.18.1
PyPI package: https://pypi.org/project/python-redux/0.18.1
Changes:
- chore: migrate from poetry to uv for the sake of improving performance and dealing with conflicting sub-dependencies
- refactor(core): avoid passing events to
dispatch
, to enforce using them as side-effects only