v0.3.2
We are pleased to announce the release of BCRA API Connector v0.3.2. This release focuses on project structure improvements and package configuration enhancements.
Key Changes:
1. Package Configuration
- Updated package configuration to modern standards
- Removed deprecated setup.py in favor of pyproject.toml
- Enhanced version management system with better validation
2. Documentation & Structure
- Added comprehensive CHANGELOG.md following Keep a Changelog format
- Improved code organization and modularity
- Enhanced project structure documentation
- Updated package metadata for better PyPI presentation
These updates improve the maintainability and documentation of the BCRA API Connector, making it easier for users and contributors to work with the package.
Upgrading
To update to the latest version, you can 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.