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 9fb553d commit ddd33d3Copy full SHA for ddd33d3
CHANGES.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+### 0.4.2
4
+
5
+- fix `:fn` nodes (were `printable-only?` but should actually create an s-sexpression).
6
+- fix `assert-sexpr-count` to not actually create the s-expressions.
7
8
### 0.4.1
9
10
- fixes infinite loop when trying to read a character.
0 commit comments