v0.25.2
github-actions
released this
22 Mar 19:44
·
171 commits
to master
since this release
Minor patch release as followup to 0.25.1
Fixes
- blame sometimes crashed due to new syntax highlighting [@tdtrung17693] (#2130)
- going to file tree view at certin commit from the commit-details view broke [@martihomssoler] (#2114)
0.25
broke creating annotated tags (#2126)
Changed
- re-enable clippy
missing_const_for_fn
linter warning and added const to functions where applicable (#2116)