Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 23:50
· 161 commits to main since this release

What's Changed

  • Test for generic ts default by @NeejWeej in #490
  • Improve performance of to_dict, and update docs by @arhamchopra in #499
  • fixes #488 - allow StructMeta copyFrom / deepcopyFrom / updateFrom to… by @robambalu in #496
  • Add optional support for preserving enums in to_dict by @arhamchopra in #501
  • Throw on parse if an input is a Union of ts and scalars. by @NeejWeej in #504
  • Remove vendored pyarrow code and upgrade arrow to 19 by @arhamchopra in #507
  • Allow csp.Struct as a generic field member to be autogened. Fixes cr… by @robambalu in #506
  • fix: proper catching of datetime type in py_push_pull adapter by @mildek in #514

New Contributors

Full Changelog: v0.8.0...v0.9.0