Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v11.0.0

Choose a tag to compare

@trotzig trotzig released this 07 Oct 09:16
· 269 commits to main since this release

Breaking change

The CI scripts now assume the default branch to be named main. If your default branch is named master, you need to set this environment variable to bring back the old behavior:

BASE_BRANCH=origin/master

Full Changelog: v10.1.3...v11.0.0