Release 0.8.1 * fixes project name in generated *.pot file // 1675eaf3318fcf57ba96553da3f6572bac72c036 * several improvements to the tasks creating the distribution *.jar file // 53fec105e95a7a9fc964c868594e4bdb228dbcc3 ac94d5a955950c95bd7287fa3379cd94be997576 c740ca300833823934d67e2c813ddefb067672e2 * improve sorting of translatable strings // 42b56ed4b8a80f3f1dcec724694d1828fc186dc1 * fix warnings of Gradle 7 about certain tasks, see https://gitlab.com/JOSM/gradle-josm-plugin/-/issues/18 // 99c8bc1b08552c5e815a0a5e1809e4b7d07807ea * make the MANIFEST.MF file always valid UTF-8, see https://github.com/gradle/gradle/issues/5225 // 881551ad81d0350cd9b5602b1ad5a184e801afab 8e2c7964fecf41c3cc69f960a9540d43c3d42306 * fix bug when modifying classpaths in the manifest, see https://github.com/floscher/gradle-josm-plugin/pull/13 // eeb263ea98dca1d960c8a0985794a76f98a6ca78 4af86c433d6ae87854a3d2541010c72cd4d84c67 * better documentation for the `localDist` task, see https://gitlab.com/JOSM/gradle-josm-plugin/-/merge_requests/10 // 6a4a2055f1824b6961324fb35d856e77400f47c1 197e995ea3056a1af88f9a0aa715505c8d87b860 * add documentation about versioning the plugin // dda124682affdf9d18066b24470a9048ed74a6e7 * add translatable string for translator credits to generated *.pot file // 9994f4633a00cc81b1981b7faca9de588c078e89 * small fixes to translation file processing // a0def2969ce8ddda241c92dfeaa316e51fcfbb51 04c0e5d577fd620e7a8b2afecd9e21589df33cb9 When updating to this version, make sure to update to a Gradle version >= 7.1 (it was tested with Gradle versions between 7.1.1 and 7.4.2). For a full changelog, see https://gitlab.com/JOSM/gradle-josm-plugin/-/compare/v0.8.0...v0.8.1