📣 borb v3.0.7
Improvements & Maintenance:
- Improved dependency management: The packaging configuration was refined to better support optional functionality. Feature groups such as
image,text, andgenaiare now exposed as installable extras, making it easier to install only the components required for a given workflow. - Convenient full installation option: A new
fullextra installs the union of all runtime feature dependencies, providing a simple way to enable the complete borb feature set. - Enhanced package metadata: Additional metadata such as improved keywords and packaging structure was added to improve discoverability and clarity on package indexes.
- Automated dependency updates: Added automated dependency monitoring and update proposals via
Dependabot, helping keep development tooling and integrations up to date with minimal maintenance overhead. - Packaging cleanup: Minor refactoring of the packaging configuration improves maintainability and keeps the project aligned with modern Python packaging practices.
These release notes were AI-generated from the public changelog and commit summaries, and while care was taken to reflect them accurately, they may still contain omissions or small inaccuracies.