Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 1.12 KB

Changelog.md

File metadata and controls

50 lines (40 loc) · 1.12 KB

Change Log

All notable changes to this project will be documented in this file.

Added

  • Add Automatic-Module-Name to "org.omegat.mnemonics"
  • Add AbstractMnemonicsAction to help create Action objects with mnemonics.
  • Publish Mnemonics.getLatinKeycode function

Removed

  • Russian translation resources

Changed

Added

  • Introduce Mnemonics.removeMnemonics
  • Test cases

Changed

  • Licensed on GNU General Public License Version 3.0 or later.
  • Bump versions
  • Setup CI checks
    • Dependabot
    • automatically run gradle check
    • CodeQL analysis
    • Spotbugs analysis
    • on macOS and Linux
  • Start recording change log
  • Gradle: nexus-publish plugin
  • Gradle: signing
  • Gradle: set duplicates strategy to be INCLUDE

Fixed

  • Javadoc errors

v1.0

  • First release