Skip to content

Latest commit

 

History

History
135 lines (100 loc) · 5.03 KB

README.md

File metadata and controls

135 lines (100 loc) · 5.03 KB

Boiling Learning

uv-managed Code style: Ruff Sourcery

CI SemVer Conventional Commits Author: ruancomelli


About

Project developed by Ruan Comelli at UFSC (Federal University of Santa Catarina) in order to obtain a Master's degree in Mechanical Engineering.

If you are curious about the evolution of this project, take a look at the changelog.

Versioning

This project uses ZeroVer, a versioning scheme in which software never leaves major version 0. This means that breaking changes are expected frequently.

Given a version number 0.x.y, the minor version x will be incremented whenever intentional breaking changes are introduced. If no new breaking changes are added, new releases will only increment the patch version y for both bug fixes and new features. This is similar to how SemVer treats the major and the minor version numbers, respectively.

Upcoming

  • Improved README.