Releases: briacp/plugin-omt-package
Releases · briacp/plugin-omt-package
Release 1.0.4
Changed
- The project is always saved before exporting a package.
- Make sure the path in the zipped entries contains "/" instead of "\".
Release 1.0.3
[v1.0.3]
Add
- Property "post-package-script" to execute a script after the package creation.
- Property "prompt-remove-omt-after-import" (true/false) to ask if the user wants to delete the imported OMT.
Changed
- A default config file is created in OmegaT config directory if none was present.
Release 1.0.2
Configuration file added.
Release 1.0.1
Changed
-
Title of the Export OMT dialog
-
Empty directories have ".empty" files instead of ".ignore" files
-
If there are projects folder inside the project to package, they are skipped.
-
the Gradle task to install the plugin is
installPlugin
, but it requires you to change thegradle.properties
file
and modify theomegatPluginDir
.
Add
- More logging when zipping the package.
Fixed
- Bug when zipping empty subdirectories, they would show up at the root of the package
Release 1.0.0 🎂
Of course, as a good 1.0.0 release should be, this one is fully tested and is guaranteed bug free.