v0.21.0
PyPI package: https://pypi.org/project/python-redux/0.21.0
Changes:
- refactor: add
WithStateclass to be the return value of thestore.with_stateso that it can report correct signature of its__call__method - chore(docs): add documentation strings for elements defined in
autorun.py