You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new case-styles for translations. This allows you to validate against translation keys. Select from a wide range of styles like CamelCase, PascalCase, KebabCase and more.
Add new JUnit reporter for the validation command. This creates a JUnit XML file that can be used in further steps.
Changed
Improved output of the validation command. Errors are now shown in a more compact and meaningful way.
The translate command now shows a warning if auto-translation is not possible because no existing translation has been found as base-value.
Fixed
Fixed wrong "created" count on fix:structure. It showed 0 created if the last translation-set didn't get any new translations.