- [Feature] (#178) Added deserialize_from flag to BaseType for alternate field names on import
- [Bug] (#186) Compoundtype support in ListTypes
- [Bug] (#181) Removed that stupid print statement!
- [Feature] (#182) Default roles system
- [Documentation] (#190) Typos
- [Bug] (#177) Removed __iter__ from ModelMeta
- [Documentation] (#188) Typos
- [Documentation] More improvements
- [Feature] (#147) Complete conversion over to py.test
- [Bug] (#176) Fixed bug preventing clean override of options class
- [Bug] (#174) Python 2.6 support
- [Documentation] New History file!
- [Documentation] Major improvements to documentation
- [Feature] Renamed
check_value
tovalidate_range
- [Feature] Changed
serialize
toto_native
- [Bug] (#155) NumberType number range validation bugfix