- Raise an explicit exception in ``set_``, ``set_with``, ``update``, and ``update_with`` when an object cannot be updated due to that object or one of its nested objects not being subscriptable.
4.7.3
Not secure
-------------------
Bug Fixes +++++++++
- Fix bug in ``spread`` where arguments were not being passed to wrapped function properly.
4.7.1
Not secure
-------------------
New Features ++++++++++++
- Modify ``to_dict`` to first try to convert using ``dict()`` before falling back to using ``pydash.helpers.iterator()``.
4.7.0
Not secure
-------------------
Misc ++++
- Internal code optimizations.
4.6.1
Not secure
-------------------
Misc ++++
- Support Python 3.7.
4.6.0
Not secure
-------------------
Misc ++++
- Improve performance of the following functions for large datasets: