Releases: mattosaurus/IpStack
Releases · mattosaurus/IpStack
Fix nullable values and update to .NET 8
What's Changed
- Fix null values and update IpStack.Debug.csproj to .net 8 by @elachlan in #9
- Chore/update version 2.3 by @mattosaurus in #10
Full Changelog: v2.2.0...v2.3.0
Fix deserialization and bump package versions
What's Changed
- Refactor to fix de-serialization and remove unneeded using statements by @elachlan in #7
- Chore/update versions 2.2 by @mattosaurus in #8
New Contributors
Full Changelog: v2.1.0...v2.2.0
Update connection properties
What's Changed
- Add nullable connection properties by @mattosaurus in #6
New Contributors
- @mattosaurus made their first contribution in #6
Full Changelog: v1.0.1...v2.1.0
RestSharp namespace update
Updated RestSharp namespace.
Initial release.
v1.0 Merge branch 'master' of https://github.com/mattosaurus/IpStack