Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Version 0.7.0

Compare
Choose a tag to compare
@pappasam pappasam released this 16 Jun 23:03
· 18 commits to master since this release

Added

  • Support for automatic conversion of primitive types (str, int, float, bool). Stops the conversion when hitting all non-Option Union types.