What's Changed
- Fix CI for Emacs-30 by @rrudakov in #113
- Extend built-in completion by @rrudakov in #114
- Extend completion to complete ns aliases and required symbols by @rrudakov in #116
- Add some ns manipulation functions from clojure-mode by @rrudakov in #118
- Fix
clojure-ts-add-aritybug when body has more than one expression by @rrudakov in #119 - Fix a bug when vars with metadata were not listed in imenu by @rrudakov in #121
- Correctly indent keyword-initial lists in 'fixed' style by @rrudakov in #125
- Fix performance issue for some valid Clojure expressions by @rrudakov in #128
Full Changelog: v0.5.1...v0.6.0