Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@floscher floscher released this 16 Apr 12:32
· 317 commits to main since this release
v0.4.0
  • allow for changing the repositories also after the gradle-josm-plugin is applied // cf26731
  • new simple task that displays the current tested and latest JOSM versions // 7fe17ec
  • remove the last translator from *.po files (often contains email addresses) // bf2d7ac
  • move more tasks from Java to Kotlin // f6e6354 a37fb8b c1f61fc b9ee6fb b58856c
  • split the temporary JOSM home directory in three (cache, pref, userdata) // d19c1a8
  • create a dedicated compileLang task to put *.lang files from the main source set into the release *.jar // 944b1cd
  • fix compileMinJosmVersionJava, was not set up properly, so it previously reported build success for incompatible JOSM versions // 57bfddd
  • add more documentation and unit tests // c6f5e71 07d1904