Releases: aas-core-works/aas-core-codegen
Releases · aas-core-works/aas-core-codegen
aas-core-codegen 0.0.15
aas-core-codegen 0.0.14
aas-core-codegen 0.0.13
aas-core-codegen 0.0.12
- Fix a typo in RDF query message (#179)
aas-core-codegen 0.0.11
- Fix XSD for abstract classes without implementers (#177)
aas-core-codegen 0.0.10
- Move
requirements-dev
back tosetup.py
(#175)
aas-core-codegen 0.0.9
- Verify the limitedness of type annotations (#156)
- Allow for subclass checks in intermediate (#164)
- Make stringify output multi-line string (#165)
- Fix stacking of inferred schema constraints (#166)
- Fix methods ignored in intermediate (#167)
- Allow contracts for impl.-specific methods (#168)
- Introduce
specified_for
for methods (#170) - Re-visit inheritance of methods and signatures (#171)
- Add experimental support for
any
in invariants (#173)
C#
- Implement a practical set of visitors in C# (#151)
- Allow null enums in C# stringification (#152)
- Remove unused arguments in C# jsonization (#153)
- Specify more implementation keys in C# jsonization (#154)
- Fix documentation about classes in C# jsonization (#155)
- Write xmlization for C# (#157)
- Fix unspecified indention in C# (#161)
- Fix indention in snippets of C# jsonization (#162)
- Expect C# snippets for types in a directory (#169)
RDF+SHACL
- Adapt RDF and SHACL to match aas-specs V3RC02 (#159)
aas-core-codegen 0.0.8
aas-core-codegen 0.0.7
- Render the descriptions with smoke at intermediate (#142)
C#
- Represent string constants as literals in C# (#136)
- Fix formatting of multi-line invariants in C# (#137)
- Break lines on invariants in C# (#139)
- Wrap the invariant descriptions in C# (#140)
JSON Schema
- Make
modelType
's strings in JSON schema (#143)