Changed
alter-var-root
now returns the new value to align with Clojure behavior. Updated the docstring to highlight side effects of direct linking optimization (#1166)
Fixed
- Fix a regression introduced in #1161 which prevented passing namespace metadata on the name in the
ns
macro (#1173)
Full Changelog: v0.3.4...v0.3.5