Skip to content

Version 0.13.0

Latest
Compare
Choose a tag to compare
@ndmitchell ndmitchell released this 13 Dec 15:16
· 11 commits to main since this release

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 set data type.
  • Improve documentation, both the docs and the doc generator.
  • Performance improvements.
  • More trait implementation (Trace, Allocative, AllocValue etc).
  • Bump dependencies.