Navigating the release and update process for Renderjuice
semver
conventions (this is that v2.3.9
convention you see everywhere), semver
is actually pretty technical and not easy to digest.
So, we organize releases in a fashion that is more predictable and manageable for you.
At the same time, we try to make it easy on us to translate what we’ve done to our users so that we can update frequently with ease.
Versioning Convention:Major
version upgrades are big changes that we think are worth spending extra time communicating to you due to potential benefits.Minor
version upgrades can loosely be interpreted as feature additions, or notable updates!Patch
version upgrades are usually smaller changes that we don’t think are worth a full announcement, but they do eventually stack up to help make Renderjuice better.