- Upgrade
yrs
to v0.22.0.
- Upgrade
pyo3
to v0.23.4.
- Allow passing a Python timestamp function to an undo manager.
- Add
TypedArray
typed container.
- Add
TypedDoc
andTypedMap
typed containers.
- Rearrange typing tests and docs.
- Drop Python v3.8.
- Support type annotations.
- Bump
pyo3
to v0.23.3.
- Fix
Array
iterator.
- Add support for adding
XmlFragments
to arrays and maps (PR by @ColonelThirtyTwo).
- Bump yrs v0.21.3 and pyo3 v0.22.5.
- Add
CHANGELOG.md
and automate release on tag. - Add support for XML, Text attributes and embeds (#184) (PR by @ColonelThirtyTwo).