Skip to content

1.2.0 Release (#47)#48

Closed
JustinCanton wants to merge 1 commit intodevelopfrom
master
Closed

1.2.0 Release (#47)#48
JustinCanton wants to merge 1 commit intodevelopfrom
master

Conversation

@JustinCanton
Copy link
Copy Markdown
Owner

Adding extra information into the data including the http status code response, and the uri that failed.

Updating exception handling to use an exception provider.

Creating a base Exception class that prints out the exception data on ToString.

* feat(core): adding extra information and logging surrounding exceptions  (#44)

* feat(core): adding extra information and logging surrounding exceptions

Adding extra information into the data including the http status code response, and the uri that failed.

Updating exception handling to use an exception provider.

Creating a base Exception class that prints out the exception data on ToString.

* refactor: fixing code warnings

* test(core): adding tests for the exception provider

* fix(mapbox-geocoding): fixing an issue where the query is not properly encoded, and fixing an issue where the query string building is using an outdated method (#46)

* fix(mapbox-geocoding): fixing an issue where the query is not properly encoded

* feat: updating how query strings are created to be more inline with standards

* test(mapbox-geocoding): adding tests for encoding of query information

* feat(mapbox-geocoding): changing the encoding method to UrlEncoder for consistency

* docs: updating the README and CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant