v0.21.1
PyPI package: https://pypi.org/project/python-redux/0.21.1
Changes:
- refactor: add
WithState
class to be the return value of thestore.with_state
so that it can report correct signature of its__call__
method - chore(docs): add documentation strings for elements defined in
autorun.py