v1.1.0: Release 1.1.0
Note: This version has a major bug causing a StackOverflowException whenever you try to open the mapillary-layer (see bug 12158). Please try a later version, where this issue is fixed.
- allow to run a JOSM instance with the Mapillary plugin via
./gradlew runJosm
independently of any installed JOSM instances or even when JOSM isn't installed at all - the plugin properties both for the Ant and Gradle build are now in one central file:
gradle.properties
- I18n updates
- Update to Gradle 2.9
- add run configurations to the Eclipse menus
- Dropped unnecessary dependencies
- Fixed issues reported by static code analysis
- added more test cases