Skip to content

clojure-ts-mode v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 07:33
· 1 commit to main since this release

What's Changed

  • Implement clojure-ts-align by @rrudakov in #83
  • Add regex syntax highlighting by @rrudakov in #84
  • Add support for automatic aligning forms by @rrudakov in #85
  • Support 2 variants of integration with outline-minor-mode by @rrudakov in #87
  • Fix some issues with short anonymous functions by @rrudakov in #86
  • Add unwind refactoring commands by @rrudakov in #88
  • Introduce threading refactoring commands by @rrudakov in #89
  • Introduce cycle privacy refactoring command by @rrudakov in #90
  • Introduce clojure-ts-toggle-keyword-string by @rrudakov in #91
  • Introduce commands to convert collection type by @rrudakov in #92
  • Introduce clojure-ts-add-arity refactoring command by @rrudakov in #93
  • Better handling of namespaced maps + bugfixes for clojure-ts-align by @rrudakov in #94
  • Introduce more cycling refactoring commands by @rrudakov in #95

Full Changelog: v0.3.0...v0.4.0