v0.20.1
PyPI package: https://pypi.org/project/python-redux/0.20.1
Changes:
- fix: avoid using
asdict
in combine-reducers's reducer as it can get too costly for large dataclasses and may even run into errors
PyPI package: https://pypi.org/project/python-redux/0.20.1
asdict
in combine-reducers's reducer as it can get too costly for large dataclasses and may even run into errors