v1.23
What's Changed
- Convert from
BaseModeltojsonschema+TypedDictby @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
- @thomashopkins32 made their first contribution in #346
- @flowln made their first contribution in #347
- @Tom-Willemsen made their first contribution in #353
Full Changelog: v1.22.3...v1.23