All notable changes to dmn-migrate are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: migrate toasync
APIsDEPS
: update to[email protected]
DEPS
: update to[email protected]
FIX
: gracefully handle missingbiodi:Edge#source
(#18)
FIX
: generate semantic ids for DMNDI elements
CHORE
: export{ TARGET_DMN_VERSION }
FEAT
: only fail on migration, not on import errors (#16)CHORE
: handle broken input
FIX
: generate IDs for newly created DI elements
FEAT
: support migration from DMN 1.2 to DMN 1.3CHORE
: moved cli tobpmn-io/dmn-migrate-cli
CHORE
: simplify API
FIX
: correctly handle DMN 1.3 diagrams
FEAT
: initial version 🎉