Releases: pboyd04/CSDLParser
Releases · pboyd04/CSDLParser
v0.2.2
Added support for Annotations within Annotations
v0.2.0
Switch to Javascript XML parser
v0.1.5
Add all parsed CSDL to cache
v0.1.4
Reduced duplicated code and increased code test coverage
Removed unneeded dependencies
Removed unneeded dependency on wait.for. Also added description and install instructions to Readme.
v0.1.2
Fix bug where cache settings were being overridden
v0.1.1
Version able to parse all Redfish entity types
v0.1.0
Added support for Reference tags. This should allow parsing of Redfish style CSDL in addition to simple OData service parsing.
Release with common parsing issues fixed
v0.0.2
Merge branch 'master' of https://github.com/pboyd04/CSDLParser