dart_aas 0.0.9
dart_aas: ^0.0.9 copied to clipboard
Implementation of Part 1, 2, and 3a of the Asset Administration Shell spec
0.0.9 #
- stabilize BasicEventElement
0.0.8 #
- Fix lingering names during aas instantiation
- Introduce
dontValidateConstraintstoggle - Fix binary xsd value reserialization
0.0.7 #
- Export partial date
0.0.6 #
- Use
recommendedlint set - Add missing docs to pub package
0.0.5 #
- Implement
getDesignationforReferabletypes - Fix missing reference updates during aas derivation
- Implement
MultiLanguagePropertyintoIdShortPath - Make
getModelReferenceKeyfailable - Resolve warnings and lints
- Improve documentation
0.0.4 #
- Fix
idShortPathforSmeCollectionand children - Implement
Referenceresolving - Implement
deriveInstanceFromTypeforAssetAdministrationShell
0.0.3 #
- Make toJson recursive
- Bump intl dependency to align with latest flutters version
- Make property tpye specification more concrete
- Make list growable by default
- Fix missing
toStringin some enums - Skip unparsable list elements in
listFromJsonby default instead of throwing (toggleable throughthrowOnUnparsableListElementconstant)
0.0.2 #
- Fix
/lib/apidirectory missing from pub.dev publishing
0.0.1 #
- initial realease