You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: bump version to v0.37.0-rc1
Version scheme change: the old v0.0.x scheme used the patch field as an
effective minor version, underselling both the scope of each release and
the maturity of the project. Moving to v0.MINOR.PATCH keeps continuity
(37 follows 36) while enabling proper patch releases (v0.37.1, etc.) and
minor bumps (v0.38.0) going forward.
Assisted-by: Claude Sonnet 4.6
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>