Versioning
blext
follows the semantic versioning standard for versioning.
Blender Version Support
Each version of blext
explicitly supports a particular subset of Blender versions.
uv
Version Support
Each version of blext
exlicitly supports exactly one version of uv
: The one bundled with blext
as a dependency.
Commit Messages
blext
follows the conventional commits standard for commit messages, with a custom list of acceptable types defined in blext
's pyproject.toml
.