What's Changed
- Fix #926: support add-watch on CLJS vars by @borkdude in #927
- fix small typo error in sci/binding by @tiejunhu in #929
- Fix docstring of copy-var by @yuhan0 in #930
- Fix #928: record constructor supports optional meta + ext map by @borkdude in #932
- Bump shlex from 1.1.0 to 1.3.0 in /libsci/from-rust by @dependabot in #915
- Update reflector by @borkdude in #933
- Fix #934: :allow may contain namespaced symbols by @borkdude in #936
- Fix #937: throw when copying non-existent namespace by @borkdude in #938
- #917 Static method fn by @borkdude in #939
- #917 Instance method fn by @borkdude in #940
- Fix #925: support new Clojure 1.12 array notation:
String/1
,byte/2
by @borkdude in #941
New Contributors
- @tiejunhu made their first contribution in #929
- @yuhan0 made their first contribution in #930
- @dependabot made their first contribution in #915
Full Changelog: v0.8.43...v0.9.44