Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8642f4 + a2c27b5 commit 3b18f77Copy full SHA for 3b18f77
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- Switch `fold` to use rustc's logic: always show first and last line of folded section and detect if its worth folding
13
+- When `fold`ing the start of a `source`, don't show anything, like we do for the end of the `source`
14
+- Render an underline for an empty span on `Annotation`s
15
16
## [0.11.0] - 2024-03-15
17
18
### Breaking Changes
0 commit comments