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 062070d commit 0a75c79Copy full SHA for 0a75c79
CHANGELOG.md
@@ -16,6 +16,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
16
- Support `aset` on primitive array using reflection
17
- Fix [#928](https://github.com/babashka/sci/issues/928): record constructor supports optional meta + ext map
18
- Fix [#934](https://github.com/babashka/sci/issues/934): `:allow` may contain namespaced symbols
19
+- Fix [#937](https://github.com/babashka/sci/issues/937): throw when copying non-existent namespace
20
21
## 0.8.43 (2024-08-06)
22
0 commit comments