Release Notes
This section documents every release of BaseAttentive. Each version has its own page so you can jump directly to the changes that matter to you.
Versions (newest first)
- v2.3.0 — PADR-Net Flood Forecasting Application
- v2.2.3 — Example Notebooks & Documentation
- v2.2.0 — Keras 3 Multi-Backend Architecture
- v2.1.0 — Multi-Backend Stabilization and Compatibility Release
- v2.0.1 — Bug Fix Release
- v2.0.0 — Stable Release
- v1.0.0 — First Stable Release
- v0.5.0 — Pre-release
- v0.4.2 — Patch Release
Versioning Policy
BaseAttentive follows Semantic Versioning:
— incompatible API changes
— new functionality (backward-compatible)
— bug fixes (backward-compatible)
Release candidates are tagged rcN (e.g. 2.0.0rc1) and become stable releases
once the full CI matrix is green.
Change Categories
Every entry is prefixed with one of the following badges:
— new capabilities and enhancements
— resolved issues (also:
or
)
— package updates and compatibility changes
— refactoring, documentation, and architecture improvements
— breaking changes requiring user action
— features scheduled for removal
— security-related updates
/
/
— version-type indicator
Getting Help
For the complete commit-level changelog see the GitHub Releases page.