Skip to content

Releases: CrossBreezeNL/PowerDeComposer

v1.6.1

08 Mar 14:08
9377a93
Compare
Choose a tag to compare

Bug fixes

  • Decompose model
    • Fixed new-line handling so line endings are not accidentally converted.
    • Fixed special characters and new-line handling for formalized attributes.
    • Corrected formalize extended attributes naming in config.
  • Compose model
    • Fixed special characters and new-line handling for deformalizing attributes.
  • General
    • Setting correct exit code (1) when an error occured when running PowerDeComposer.

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Mar 14:13
Compare
Choose a tag to compare

Enhanced features

  • Decompose model
    • Added logic to formalize extended attributes text.
  • Compose model
    • Added logic to de-formalize extended attributes text.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Mar 14:15
Compare
Choose a tag to compare

Enhanced features"

  • Decompose model
    • Added configuration option for file removal strategy based on files instead of the includes.

Bug fixes

  • Performance
    • Faster search for duplicate identifier replacement values.