All notable changes to bpmn-moddle are documented here. We use semantic versioning for releases.
_Note: Yet to be released changes appear here._
FIX
: correct Choreography
model definitions (#59)FIX
: correct StandardLoopCharacteristics#loopMaximum
type (#56)FIX
: correct extension attributes not being serialized on bpmn:Expression
elements (#55)FIX
: correct missing resourceParameterBinding
parentCHORE
: warn on unknown attribute in well-known namespaceFIX
: correct missing participantMultiplicity
parentCHORE
: bump dependency versionsFEAT
: migrate to ES modules. Use esm
or a ES module aware transpiler to consume this library.FEAT
: encode entities in body properties (rather than using CDATA escaping)FIX
: properly handle .
in attribute namesFIX
: properly decode text
entitiesCHORE
: improve error handling on invalid attributesCHORE
: drop lodash in favor of min-dashCheck git log
for earlier history.