- Many enhancements and fixes over the last year of testing
- Added fixes to the plugin that resolves resolution issues when generating multiple CSDL files
- Removed generation of groupings/uses statements, as they're definitions but not resources
- Resolved typing resolutions for enumerations in groupings
- Updates to the tool based on feedback from test tools that verify schema format
- Moved repeated annotations into collections of annotations
- Added uses/groups support
- Added options for single file generation and avoiding cyclical imports
- Type resolution no longer dependent on exporting CSDL Type enums to RedfishYangExtensions, but to their responsible file
- Restructured tool to leverage the pyang module
- Initial Release