Skip to content

v0.3.4

Latest

Choose a tag to compare

@deucalioncodes deucalioncodes released this 13 Apr 22:01

Fixes

  • Fix Level serialization on CPython WASM (IntEnum members become plain ints)
  • Fix deque maxlen enforcement on CPython WASM
  • Fix author email and PyPI classifier
  • Relax requires-python from ==3.10.7 to >=3.10
  • Update test infrastructure for basilisk 0.11.x
  • Update GitHub Actions to v4/v5