Skip to content

v11.1.1

Choose a tag to compare

@yagasoft yagasoft released this 29 May 12:58
· 2 commits to master since this release

Improved: save values sorted to improve source control difference detection.
Update: upgraded to VS 2022.
Update: upgraded to the newest YS Libraries.

PR#12: replacement characters definition at the solution level (@ClemensWon).

  • added workaround for files which are not in the project root
  • added an option in the config file and settings class to define the string substitution in the NamingHelper clean method
  • Improved: separated the replacement characters definition into its own file at the solution level.
  • Removed: replacement chars from the settings on save.
    Improved: auto create the replacement char file on load to avoid file name mistakes.