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 e012353 commit 1037a2eCopy full SHA for 1037a2e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
For a list of breaking changes, check [here](#breaking-changes)
4
5
+## v0.3.2
6
+
7
+- [#665](https://github.com/babashka/sci/issues/665): expose *assert*
8
+- Drop location metadata from symbols
9
+- [#687](https://github.com/babashka/sci/issues/687): `declare` as macro
10
+- [#684](https://github.com/babashka/sci/issues/684): support `print-method` on records
11
12
## v0.3.1
13
14
### Enhancements
resources/SCI_VERSION
@@ -1 +1 @@
1
-0.3.1
+0.3.2
0 commit comments