Resolve "Add default Migration Task that only increases the Version number if no version specific migration is given."
requested to merge 234-add-default-migration-task-that-only-increases-the-version-number-if-no-version-specific-migration-is-given into master
Changelog
- Add default transformation which only increases Version number of scenario files without the need for a dedicated Transformation class.
- Fix sorting in migration assistant to ensure minimal changes with each transformation
Closes #234 (closed)