Skip to content

Release v0.3.0

Latest
Compare
Choose a tag to compare
@rsokl rsokl released this 01 Aug 17:55
9569cb2
  • Adds support for Python 3.12
  • Drops Python 3.7 support
  • Dimension-binding scope is now managed by context variables rather than global state -- safe for use in coroutines/threads
  • Compatibility with latest pyright