This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
Version 0.7.0
Added
- Support for automatic conversion of primitive types (
str
,int
,float
,bool
). Stops the conversion when hitting all non-Option
Union
types.