What's Changed
* Added skip optional support in to_dict by sameer-639 in https://github.com/pskd73/pydictable/pull/39
* Definition for abstract function "to_dict()" has been changed for Field & _BaseDictAble.
* kindly update the definition for the custom fields & dictables you might have extended from these abstract classes.
* If there are no such custom fields or dictable implemented, then you are already covered.
**Full Changelog**: https://github.com/pskd73/pydictable/compare/1.3.1...2.0.0