Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Releases: miurahr/gradle-omegat-plugin

Release v1.5.7

10 Jan 06:32
0385880
Compare
Choose a tag to compare
to use burrunan/gradle-cache-action

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.5.3

08 Jun 02:57
Compare
Choose a tag to compare
### FIXED
- CI: release script affected by changing to setup-java@2.1.0

### Added
- Enable dependabot

### Removed
- Remove Plugin-Id property.

### Changed
- Drop configuration of jCenter
- Bump Gralde@6.9
- Bump Kotlin(JVM)@1.5.0
- Bump gradle-plugin-publish@0.14.0
- Bump dokka@1.4.32
- CI: Bump setup-java@2.1.0
- CI: Bump upload-artifact@2.2.3
- CI: Bump checkout@2.3.4

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.5.0

08 Jun 02:55
Compare
Choose a tag to compare
- Add Plugin-Id property.

- Retrieve OmegaT and related packages from MavenCentral(moved).

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.4.2

25 Jan 03:56
Compare
Choose a tag to compare
Prepare for v1.4.2

- Support several properties for plugin
  * Use plugin.category and plugin.link
  * Generate Created-By and Plugin-Date
- Provide Dokka javaDoc

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.4.1

18 Jan 03:43
Compare
Choose a tag to compare
Fix typo at Plugin-Name in manifest(v1.4.1)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.4.0

17 Jan 23:32
Compare
Choose a tag to compare
Prepare for release v1.4.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.3.2

13 Jan 01:44
Compare
Choose a tag to compare
Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.3.1

10 Jan 12:08
Compare
Choose a tag to compare
Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v1.2.5

29 Dec 04:46
Compare
Choose a tag to compare

Added

  • Add vldocking as dependency

Release v1.2.4

29 Dec 00:11
Compare
Choose a tag to compare

Fixed

  • CI: build and release with Java8