v3.0.0
3.0.0 (2018-02-06)
For making the API more robust for future changes and new features I changed the return type of both methods to an array and added an 'options' param.
** BREAKING CHANGES **
- The result Object of nativegeocoder.reverseGeocode is an Array.
- The result Object of nativegeocoder.forwardGeocode is an Array.
CHANGELOG
- Add options param for both nativegeocoder.reverseGeocode and nativegeocoder.forwardGeocode for setting locale & max result objects