Skip to content

ruancomelli/boiling-learning

Repository files navigation

Boiling Learning

Github Actions Sourcery Code style: black Imports: isort SemVer Conventional Commits pdm-managed Author: ruancomelli

Image generated by DALL-E mini using the prompt "robot watching bubbles in water"


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.