Skip to content

Releases: PureKrome/SimpleGoogleWebServices

💄Cleaned up NuGet package schema and Source Link.

19 Oct 12:44
2bba2fe
Compare
Choose a tag to compare
2.2.2

:lipstick: Cleaning up NuGet package schema and Source Link. (#7)

📦 Updated NuGet packages and 🔧 SourceLink

05 Oct 09:58
db2b12e
Compare
Choose a tag to compare
  • SourceLink didn't previously publish. So trying to get this to happen, now.
  • Minor NuGet package updates.

NuGet updates

25 Apr 15:58
Compare
Choose a tag to compare
2.2.0

:rocket: Modernizing AppVeyor CI build.

Included SourceLink ability.

19 Sep 07:37
Compare
Choose a tag to compare
2.1

:wrench: Fixed NuGet info and added SourceLink.

NETStandard 2.0 and more address data for Details (API method)

19 Sep 07:02
84b4459
Compare
Choose a tag to compare
2.0.0

 Updated Details (API Method) with more address data. (#2)

Handle Details throwing an Exception

07 Jul 01:01
Compare
Choose a tag to compare

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

05 Jul 00:48
Compare
Choose a tag to compare

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

30 Jun 02:25
Compare
Choose a tag to compare
1.0.0

:space_invader: Number 5 is alive!