Third Release
Version 1.2.0
New Features
- IP-API Data Provider Integration:
- Added a new IP data provider, IP-API, to enhance IP data retrieval capabilities.
- IP-API is a free service that allows up to 45 requests per minute.
- This addition provides an alternative source for IP information, improving reliability and data accuracy.
Improvements
- Enhanced the flexibility and robustness of the IP data fetching mechanism by incorporating multiple data providers.
- Improved error handling and fallback mechanisms to ensure seamless operation even if one provider fails.
Bug Fixes
- Fixed minor bugs related to IP data fetching from previous versions.
- Resolved performance issues when switching between multiple IP data providers.
Documentation
- Updated the package documentation to include detailed instructions on how to configure and use the new IP-API provider.
- Provided usage examples and best practices to help users get the most out of the new feature.
Migration
- No breaking changes; users can upgrade to the new version without modifying existing code.
- Ensure to update your configuration to include the new IP-API provider details if you wish to utilize this service.
Notes
- Be mindful of the IP-API rate limit of 45 requests per minute to avoid service disruptions.
- For higher request limits, consider using other integrated providers or look into IP-API's paid plans.
We hope you find these new features useful and appreciate your continued support. Please report any issues on our GitHub repository.