Skip to content

v1.23

Choose a tag to compare

@coretl coretl released this 11 Jun 15:24
· 13 commits to main since this release
18e1168

What's Changed

  • Convert from BaseModel to jsonschema + TypedDict by @evvaaaa in #343
  • Add py.typed file to package by @thomashopkins32 in #346
  • Fix EPICS enum signals support by @flowln in #347
  • Pin pydantic to <2.11, newer versions not supported on Python 3.8 by @Tom-Willemsen in #353
  • Allow None in descriptor shape by @Tom-Willemsen in #352

New Contributors

Full Changelog: v1.22.3...v1.23