Releases: PureKrome/SimpleGoogleWebServices
Releases · PureKrome/SimpleGoogleWebServices
💄Cleaned up NuGet package schema and Source Link.
📦 Updated NuGet packages and 🔧 SourceLink
- SourceLink didn't previously publish. So trying to get this to happen, now.
- Minor NuGet package updates.
NuGet updates
2.2.0 :rocket: Modernizing AppVeyor CI build.
Included SourceLink ability.
2.1 :wrench: Fixed NuGet info and added SourceLink.
NETStandard 2.0 and more address data for Details (API method)
2.0.0 Updated Details (API Method) with more address data. (#2)
Handle Details throwing an Exception
Previously, if the Details endpoint encountered an error, an exception would be thrown. Now this is gracefully handled with the status returning the bad data.
Handle Autocomplete throwing an Exception
When the Autocomplete endpoint received an not-OK statusCode, an exception was being manually thrown. Now replacing this with a valid response with some error information.
Geocoding, Autocomplete and Details
1.0.0 :space_invader: Number 5 is alive!