- Initial version
- Fixed embeded the excel template
- Fixed ARB format
- Add condition formats to the template
- Fixed default translation
- Support
ShareString
- Support generating Excel Files from ARB Files
- Added command line option to determine name of the output file to generate
- Added command line option to define the lead locale used as the source locale in translation excels created.
- Migrated to Flutter 3.27.x and newer versions of used Excel Plugin.
- Added support for importing and exporting selected languages only (including and not including the lead locale resources).
- Added option for filtering resources depending on meta tag (e.g. "x-reviewed": false) and option to merge existing ARB file with translated contents from Excel.
- Removed useless -n command line option.