Release Note (0.31.1
)
This patch release fixes a bug that was introduced in the latest minor release (0.31.0
).
🐞 Bug Fixes
- Calling
json
ordict
on an Optional nested DocList no longer throws an error if the value is set toNone
(#1512)
🤘 Contributors
We would like to thank all contributors to this release:
- samsja (@samsja)