https://semver.org/ Icon Link
- E.g.,
v2.0.0
-> v3.0.0
- Major releases of large features and breaking changes.
- Cadence: As needed.
- E.g.,
v0.3.0
-> v0.4.0
- General releases of new functionality, fixes, and some breaking changes.
- Cadence: Roughly every two to three weeks.
- E.g.,
v0.1.3
-> v0.1.4
- Releases for bug fixes and time sensitive improvements.
- Cadence: Ad-hoc as needed throughout the week.