0.13 (Dec 13, 2024)
- Some API changes (but alas, too many for us to enumerate).
- Move to more Python-like type annotations, e.g.
dict[str, int]now. - Support for the
setdata type. - Improve documentation, both the docs and the doc generator.
- Performance improvements.
- More trait implementation (
Trace,Allocative,AllocValueetc). - Bump dependencies.