Skip to content
Release 0.4.7

* #movingtogitlab, the main home of the project is now https://gitlab.com/floscher/gradle-josm-plugin/ , a mirror of the repo will remain on GitHub for the time being // b43562097b89e3c03be90026d3862d4b014cd002
* the method getPathTransformer(), which creates meaningful paths in *.pot files supports now other git-hosters than GitHub too // 9098c1feb2cd36c4b29dca8cb96024b12c888ef4
* new class `GitDescriber` for easy access to the commit hash or the `git describe` version number of a git repo (via JGit). The version number of your JOSM plugin will be by default the output of `GitDescriber(projectDir).describe()` (can be overriden) // 2993035ca40537b375f7e704643e3394f6125766