Skip to content

Releases: briacp/plugin-omt-package

Release 1.0.4

01 Apr 19:34
Compare
Choose a tag to compare

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

14 Mar 16:50
Compare
Choose a tag to compare

[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

11 Mar 20:37
Compare
Choose a tag to compare

Configuration file added.

Release 1.0.1

11 Mar 12:19
Compare
Choose a tag to compare

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 the gradle.properties file
    and modify the omegatPluginDir.

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 🎂

10 Mar 20:27
Compare
Choose a tag to compare

Of course, as a good 1.0.0 release should be, this one is fully tested and is guaranteed bug free.