Skip to content

Releases: kieler/pragmatics

Release 2024-04 (0.51.0)

12 Apr 11:02
Compare
Choose a tag to compare

A new Pragmatics has dropped!
Find the updatesite at https://rtsys.informatik.uni-kiel.de/~kieler/updatesite/release_pragmatics_2024-04/ or in a single zip file below.
Find the Maven artifacts at the Apache repository or the Sonatype repository.

Changes

  • updated to ELK 0.9.1, KLighD 3.0.1, and Eclipse 2023-12 #13
  • breaking swapped Injection namespace from javax.inject to jakarta.inject resp. com.google.inject #13
  • Cleaned up generated binary jars to not contain any Xtend source files #14
  • Updated build infrastructure versions, build with Java17 #13
  • The Language Server no longer requires the incremental update #12
  • Fix to use persisted layout options on KRenderings in the KGraphDiagramSynthesis #16
  • removed the formats.svg plugin

Release 2023-06 (0.50.0)

08 Jun 13:43
Compare
Choose a tag to compare

This is the first release of the Pragmatics with artifacts on Maven Central, including references to the new ELK and KLighD releases.
Find the updatesite at https://rtsys.informatik.uni-kiel.de/~kieler/updatesite/release_pragmatics_2023-06/ or in a single zip file below.
Find the Maven artifacts at the Apache repository or the Sonatype repository.

Changes

  • Fixed inline edge labels in elk synthesis. #1
  • Removed checkstyle #3 #4
  • Added elkj language to ls #6
  • Use Java 11
  • The build now supplies working Maven artifacts #10

Release 2022-07 (0.49.0)

15 Jul 15:00
Compare
Choose a tag to compare

This is the first release of the Pragmatics on GitHub, including references to the new ELK and KLighD releases.
Find the updatesite at https://rtsys.informatik.uni-kiel.de/~kieler/updatesite/release_pragmatics_2022-07/ or in a single zip file below.

Changes

  • The build was maintained to work with external changes
  • removed .melk file building
  • modified reference to composite Xtext update site in the repository to a fixed release because of install issues