- Process anyOf and allOf and well as oneOf https://github.com/OpenDataServices/compile-to-json-schema/issues/28 - When codelist is used on an array, the enum is set for items in that array
Removed
- Removed Python 3.5 and 3.6 support, as they aren't supported any more
0.4.0
Added
- Can pass schema to Python class as well as filename
- Specify a minimum Python version, and set that to be 3.5
0.2.0
Fixed
- Corrected Spelling of package name in setup.py
0.1.0
Added
- Preserve title and description when processing refs feature - Set additional properties false everywhere option https://github.com/OpenDataServices/compile-to-json-schema/issues/3