Skip to content

v0.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 08:42
· 41 commits to main since this release
v0.18.1
3d982d0

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