-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: chadly/Geocoding.net
base: v4.0.1
head repository: chadly/Geocoding.net
compare: master
- 20 commits
- 39 files changed
- 9 contributors
Commits on Mar 5, 2018
-
Add JsonConstructor attribute to Bounds (#92)
Allow serializing/deserializing of Bounds via JSON
Configuration menu - View commit details
-
Copy full SHA for 8e5365c - Browse repository at this point
Copy the full SHA 8e5365cView commit details
Commits on Apr 15, 2018
-
Fix for breaking unit test where Bing incorrectly ranks the confidenc…
…e of results resulting.
Configuration menu - View commit details
-
Copy full SHA for 9ee2b2c - Browse repository at this point
Copy the full SHA 9ee2b2cView commit details -
Add ability to set maxResults for Bing geocoder which was affecting s…
…ome of the unit tests.
Configuration menu - View commit details
-
Copy full SHA for 5d0a307 - Browse repository at this point
Copy the full SHA 5d0a307View commit details -
Tidy up unit test for user location to provide more detail if it fails.
Change unit test for UserMapView to check more results.
Configuration menu - View commit details
-
Copy full SHA for ec1d4a3 - Browse repository at this point
Copy the full SHA ec1d4a3View commit details -
Fix issue with tests where settings were not being injected into test…
… class and causing a null error at runtime. Now uses parent settings class. Also changed one expected test return type to reflect change in Google data.
Configuration menu - View commit details
-
Copy full SHA for eb31c8a - Browse repository at this point
Copy the full SHA eb31c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c74234 - Browse repository at this point
Copy the full SHA 6c74234View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72deee - Browse repository at this point
Copy the full SHA b72deeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e1d3f - Browse repository at this point
Copy the full SHA 69e1d3fView commit details
Commits on May 8, 2018
-
Include multi-targeting to the full netfx framework (#97)
netstandard 1.3 as well as netfx 4.6
Configuration menu - View commit details
-
Copy full SHA for 1949470 - Browse repository at this point
Copy the full SHA 1949470View commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b7ecb7b - Browse repository at this point
Copy the full SHA b7ecb7bView commit details
Commits on Nov 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1402da8 - Browse repository at this point
Copy the full SHA 1402da8View commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3290518 - Browse repository at this point
Copy the full SHA 3290518View commit details -
* Wait for async tests in AsyncGeocoderTest * Check for correct address in CanReverseGeocodeAsync * Set thread culture
Configuration menu - View commit details
-
Copy full SHA for 9afd9a8 - Browse repository at this point
Copy the full SHA 9afd9a8View commit details -
Implement Geocoding through HERE (#112)
* Implement Geocoding through HERE * Update README * Some code cleanups * Add some error handling
Configuration menu - View commit details
-
Copy full SHA for 53783f8 - Browse repository at this point
Copy the full SHA 53783f8View commit details
Commits on Jan 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0b3de09 - Browse repository at this point
Copy the full SHA 0b3de09View commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e329d90 - Browse repository at this point
Copy the full SHA e329d90View commit details
Commits on Nov 29, 2020
-
MapQuest: Add "charset=utf-8" to Content-Type (#138)
Update tests for unicode, and add Async tests for MapQuest.
Configuration menu - View commit details
-
Copy full SHA for 4fae827 - Browse repository at this point
Copy the full SHA 4fae827View commit details -
fix: mapquest Quality enum (#140)
Make value of Quality.NEIGHBORHOOD consistent with size of area https://developer.mapquest.com/documentation/geocoding-api/quality-codes/
Configuration menu - View commit details
-
Copy full SHA for 801fcdc - Browse repository at this point
Copy the full SHA 801fcdcView commit details
Commits on Sep 8, 2021
-
Google API Key is not optional anymore (#152)
As referring to following issue, updated README #144
Configuration menu - View commit details
-
Copy full SHA for f193436 - Browse repository at this point
Copy the full SHA f193436View commit details
Commits on Sep 9, 2021
-
Google API Key is not optional anymore (#153)
As referring to following issue, updated README #144
Configuration menu - View commit details
-
Copy full SHA for ace8964 - Browse repository at this point
Copy the full SHA ace8964View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.1...master