This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
Releases: moberwasserlechner/jopencage
Releases · moberwasserlechner/jopencage
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
- add
politicalUnion
,suburb
,town
andiso31661
#22 thanks @Dexyon - Minimum is now JDK 8 because Travis CI does not support JDK 7 any longer and Oracle ended support for it in April 2015!
- Upgrade Jackson and HttpClient libs
- Upgrade Gradle build system
- Add .editorconfig so IDEs could pickup the code style automatically
1.1.0
Features
- Support 'qibla' annotation #14
- Support 'currency' annotation #13
- Support 'wikidata' annotation #12
- Add query param 'abbrv' #11
- Support 'type' component element #18
- Add 'no_record' optional request parameter #17
- Support 'OSGB' annotation #15
- Support 'sun' annotation #16
- Support 'Mercator' annotation #19
- Support "only_nominatim" request parameter #7
- Support 'ITM' annotation #20
Bugfixes
none
Information
none
1.0.3
1.0.2
- Unmapped properties should not trigger exception. (thanks to @faferreyra) #4
- Translate non 2xx http responses to log messages #6
- LICENCE and CHANGELOG files added