Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 595 Bytes

changelog.md

File metadata and controls

23 lines (17 loc) · 595 Bytes

Changelog (forked)

3.55

  • fix a workdir binary folder names

3.54(broken)

  • fix a workdir jar classifier for macosx-x86
  • refactor build.gradle.kts for workdir tasks

3.52

  • update workdir jar classifier

3.51

  • Change a version scheme to (major).(minor) as tweak for the gradle-launch4j

3.50.2

  • Change a workdir package name mappings for platforms
    • workdir-linux for aarch64, workdir-linux64 for amd64 and workdir-linux32 for x86

3.50.1

  • Fork original project
  • Ticket #225 Configurable .ini file name (Antonin Delpeuch).
  • Migrate to the Gradle build system