What's Changed
- Partial fix for #963 by @borkdude in #994
- More fixes for #963 by @borkdude in #995
- Fix #963 by @borkdude in #996
- Fix #997: Var is mistaken for local when used under the same name by @borkdude in #998
- Fix cljs munging by @borkdude in #1000
- fix: match clj resolve exception message by @filipesilva in #1003
- Fix error message typo in records.cljc by @shaunlebron in #1004
- Port reflector to clojure by @borkdude in #1008
- fix: Return a map when dissociating a record basis field by @super7ramp in #1009
- Fix #1011: reset ns metadata when evaluating ns form multiple times by @borkdude in #1012
- Add support for :refer-global by @borkdude in #1015
- Add support for :require-global by @borkdude in #1016
New Contributors
- @filipesilva made their first contribution in #1003
- @shaunlebron made their first contribution in #1004
- @super7ramp made their first contribution in #1009
Full Changelog: v0.10.49...v0.11.50