Skip to content

Release Notes

This section contains detailed release notes for fnb versions.

Recent Releases

Release Naming Convention

fnb follows Semantic Versioning:

  • Major (X.0.0): Breaking changes, major new features
  • Minor (0.X.0): New features, backward compatible
  • Patch (0.0.X): Bug fixes, backward compatible

Release Process

Our release process is automated with: - Commitizen: Automatic version bumping and changelog generation - GitLab CI/CD: Automated testing and deployment - TestPyPI: Automatic test deployment on tag push - PyPI: Manual approval for production deployment

See Release Management for detailed workflow.

Archive

For a complete changelog history, see CHANGELOG.md.