Skip to content

0.9.2-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:02
· 98 commits to main since this release

What's Changed

  • Add setuptools to dev requirements for aioca by @GDYendell in #180
  • Update DataType.validate to attempt cast by @GDYendell in #182
  • Do not propagate DRVL and DRVH to in type records in CA transport by @jsouter in #185
  • Use SimpleHandler on AttrRW only by @shihab-dls in #186
  • Add API to update attributes once when Backend.serve() called by @jsouter in #188
  • assert hinted attrs are bound and have right dtype after initialisation by @jsouter in #187
  • Add generic interactive shell by @shihab-dls in #189
  • Add softioc functions to ca context by @shihab-dls in #191
  • Log exception in scan and command methods by @shihab-dls in #162

Full Changelog: 0.9.1...0.9.2-beta.3