Skip to content

v0.21.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 14:36
· 23 commits to main since this release
v0.21.1
607c2a2

PyPI package: https://pypi.org/project/python-redux/0.21.1

Changes:

  • refactor: add WithState class to be the return value of the store.with_state so that it can report correct signature of its __call__ method
  • chore(docs): add documentation strings for elements defined in autorun.py