v0.3.2
·
13 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
- Use Gitea
/src/commit/URLs whenpin: commitis enabled. - Tighten forge hostname autodetection heuristics for self-hosted forges.
- Strip a trailing
.gitsuffix fromrepo_urlwhen building forge URLs. - Always initialize
_view_refinon_configso partial config does not leave the plugin in a
broken state. - Parse GitLab-style
edit_uribranch segments when resolving the documentation branch.
Changed
- Add OpenSSF Best Practices (Metal Passing), Baseline Level 1, and Scorecard badges to the README
and documentation site; run OpenSSF Scorecard analysis with SARIF upload to Code Scanning. - Document a 14-day initial security response SLA and explicit security contacts in SECURITY.md.
- Create signed release tags (
git tag -s); the publish workflow rejects unsigned or unverified tags
before PyPI upload. - Add MIT, CI, and Python badges to the docs home page; exclude MkDocs snippet files from standalone
page builds.
Full changelog: v0.3.1...v0.3.2