* SchemaField that can be build using other fields as a defintion * lazy loading of other classes for cases when SchemaField is using itself as a definition * CollectionField was upgraded to allow lazy load as well
0.3
Core
* add StrField * add CollectionField
---
0.2
Core
* add IntField
---
0.1
Core
* add BaseField * allow basic validation of given fields