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.
1 parent a122850 commit 134bb9fCopy full SHA for 134bb9f
CHANGELOG.md
@@ -11,6 +11,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
11
- Learned Go's `fallthrough` keyword
12
- Learned an option to draw flat-switches (where all cases are direct descendants of the switch head)
13
- Added utilities for basic reachability testing
14
+- Expose `simplify` and `flat switch` settings in demo
15
+- Expose `flat switch` setting in extension
16
17
## [0.0.2] - 2024-09-06
18
0 commit comments