Skip to content

Improvement: Improved support for arbitrary types in typed classes.

Compare
Choose a tag to compare
@seandstewart seandstewart released this 01 May 14:10
0f95a5a

Certain advanced arbitrary types are properly supported in our SerDes protocol, but fail when attached to a class definition. This resolves those issues and adds tests using the pandas library.

This resolves #75