v0.5.35
What's Changed
See CHANGELOG.md for the official changelogs. The below is generated by Github.
- Fix #817: mutation should be visible in protocol method by @borkdude in #818
- Fix #819: don't use metadata in record implementation by @borkdude in #820
- Minor by @borkdude in #821
- Implement in-ns as a function. by @SignSpice in #824
- Fix #822: add doc/arglists from clojure.core metadata to sci vars by @borkdude in #827
- #822: macroexpand docs by @borkdude in #829
- Fix #832: reload analyzer API within CLJS by @borkdude in #833
- Optimize analysis + eval of fn by @borkdude in #835
New Contributors
- @SignSpice made their first contribution in #824
Full Changelog: v0.5.34...v0.5.35