GIScience / openrouteservice-js

:pushpin: The JavaScript API to consume openrouteservice(s) painlessly!
https://openrouteservice.org
Apache License 2.0
191 stars 35 forks source link

refactor!: remove unused properties from library #72

Closed TheGreatRefrigerator closed 1 year ago

TheGreatRefrigerator commented 1 year ago

OrsInput was not really used and doesn't provide much functionality. OrsUtils only holds internal functionality. Both are not relevant for library users and are removed from the exposed Object. The OrsInput class is removed completely.

BREAKING-CHANGE: removal of Openrouteservice.OrsInput and Openrouteservice.OrsUtils

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information