BCRA API Connector v0.4.1 introduces significant improvements to the test suite and library reliability.
Key Changes:
1. Test Coverage Updates
- Added unit tests for all major components
- Implemented integration tests for BCRA API endpoints
- Improved testing for principales_variables, cheques, and estadisticas_cambiarias modules
- Enhanced type annotations across test infrastructure
2. Reliability Improvements
- Refined rate limiter implementation
- Improved error handling and rate limiting test scenarios
- Fixed intermittent test failures
- Enhanced SSL and timeout error handling tests
3. Code Quality
- Improved test suite organization
- Enhanced error message validation
- Refined rate limiter state tracking logic
These updates improve the reliability and maintainability of the BCRA API Connector by providing robust test coverage and addressing potential edge cases.
Upgrading
To update to the latest version, use pip:
pip install --upgrade bcra-connector
Additional Information
For a full list of changes, please refer to the CHANGELOG file in ReadTheDocs.
Thank you for using BCRA API Connector. If you encounter any issues or have any questions, please don't hesitate to open an issue on our GitHub repository.
We appreciate your continued support and feedback as we work to improve the BCRA API Connector.