Commit d843bd6 1 parent acbc771 commit d843bd6 Copy full SHA for d843bd6
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
34
## [ Unreleased] - ReleaseDate
35
35
36
36
### Changed 🛠
37
+ - [ PR #43 ] ( https://github.com/EmbarkStudios/spirt/pull/43 ) tweaked several pretty-printing
38
+ details to improve visual cohesion ("named arguments" in ` module.{dialect,debuginfo} ` )
39
+ and ergonomics (multi-line string literals, HTML entities for anchor escaping,
40
+ hover on multi-version table cells to disable "no changes" desaturation/dimming)
37
41
- [ PR #36 ] ( https://github.com/EmbarkStudios/spirt/pull/36 ) started using ` OpName ` s
38
42
in pretty-printing, to replace the ` T1 ` /` F2 ` /` v3 ` "anonymous" style, when unambiguous
39
43
- [ PR #40 ] ( https://github.com/EmbarkStudios/spirt/pull/40 ) increased the pretty-printed
You can’t perform that action at this time.
0 commit comments