v4.4.1
Bugfixes in v4.4.1
- AR-8 and AR-9 do work even if a Bounded Context with the same name as the one to be created already exists (unique name is generated with a counter at the end).
- ARs: if a new upstream-downstream relationship is generated, the U and D keywords no longer have whitespaces around them (within the brackets).
- MDSL generator:
- fixed protected region problem on Windows: generator does not add linebreaks to the regions anymore.
- we generate BACKEND_INTEGRATION and FRONTEND_INTEGRATION instead of only BACKEND_INTEGRATION at the usage context.