All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removed Python 3.7 and 3.8 support, as they aren't supported any more
- Process anyOf and allOf and well as oneOf #28
- When codelist is used on an array, the enum is set for items in that array
- Removed Python 3.5 and 3.6 support, as they aren't supported any more
- Can pass schema to Python class as well as filename
- Codelist feature #2
- Specify a minimum Python version, and set that to be 3.5
- Corrected Spelling of package name in setup.py
- Preserve title and description when processing refs feature
- Set additional properties false everywhere option #3