Package Versioning¶
UMBFY packages use semantic versioning unless a package explicitly documents otherwise.
- Patch releases should contain compatible fixes.
- Minor releases may add backward-compatible features.
- Major releases may introduce breaking changes.
Always check the package release notes and compatibility information before upgrading.