All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.0 - 2020-09-06
- Make language of geocoding results configurable through the
GEOCODER_LANGUAGE
environment variable (default isen
for English)
- Update README file
- Update Gem dependencies
- Improve specificity of extracted location
- Increase geocoding timeout from 3 to 10 seconds
- Handle geocoding timeout errors
0.0.1 - 2018-12-06
Initial release.