bitip/src/clients/dotnet/Bitip.Client/ReleaseNotes.txt

8 lines
549 B
Plaintext

1.0.0 release [2025-10-08 01:35]
◾ Initial release of BitipClient, a .NET library for interacting with the Bitip API.
◾ Provides methods for retrieving IP geolocation data, ASN information, and domain details.
◾ Supports asynchronous operations for improved performance.
◾ Includes error handling for network issues and invalid API responses.
◾ Comprehensive documentation and usage examples included.
◾ Unit tests covering core functionality to ensure reliability.
◾ NuGet package available for easy integration into .NET projects.