All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2022-06-10)
- deps: moving declared dependencies to dev dependencies or remove
fixes GIScience#43
- cleanup basic code issues (e5b33ad)
- .gitignore: Update .gitignore (d742c59)
- cleanup npm package (3acdf04)
- deps: update and cleanup dependencies (03a9d90)
- nyc: ignore tests for coverage (cf89e97)
0.1.31 (2021-12-17)
- orsgeocode.js: add support for geocode with special char in text (a0b264c)
0.1.30 (2021-11-25)
- update critical packages (6f66b3e)
- fix ors poi tests (1ef00d0)
0.1.29 (2021-10-11)
0.1.28 (2021-10-11)
- orsgeocode: remove api key setting on geocode method (744563b)
- add keep custom host and service test case (2705a3e)
0.1.27 (2021-08-10)
- orsgeocode: remove focus preprend from point parameter parser (5940258)
0.1.26 (2021-08-05)
- add throw error to services' constructor when no api key is passed (795f7ad)
- orsgeocode.js: source and point shorthand parser (3d969a3)
- coverage of at least 80% for all services/classes (db2a262)
0.1.25 (2021-08-04)
0.1.24 (2021-07-23)
- add test report generation via instanbuljs (48f1057)
0.1.23 (2021-07-23)
- migrate to Github actions CI (1cda82f)
- readme.md: add section about commits and versioning (e30fda9)
0.1.22 (2021-07-22)
- readme.md: change build status from travis-ci.org to travis-ci.com (3d2f269)
- add standard-version and versionrc (1cd8afe)