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 ec92fcc commit 2b37778Copy full SHA for 2b37778
changelog.md
@@ -1,6 +1,7 @@
1
# changelog
2
3
## Unreleased
4
+<!-- Add all new changes here. They will be moved under a version at release -->
5
`2024-6-19`
6
* `NEW` Add support for lambda style functions, `|paramList| expr` is syntactic sugar for `function(paramList) return expr end`
7
0 commit comments