Skip to content

v4.52.0

Compare
Choose a tag to compare
@Olical Olical released this 16 Jun 09:05
· 18 commits to master since this release
9346878

What's Changed

  • Clojure: Pretty-print test failures by @dradtke in #569
  • Support clj-reload in addition to tools.namespace by @dharrigan in #576
  • feat: support luarocks/rocks.nvim by @mrcjkb in #579
  • Disable diagnostics in the log buffer by default, this can be turned back on, see :help conjure.
  • Add a config option to disable tree sitter in the log buffer.
  • Make lazy loading easier and fully supported. No more on-filetype autocommand workarounds required.
  • Fix the psql support and change the default connection configuration to something very generic that might work if you have a running local database. (it was something specific that wouldn't exist as just a non-working example before)
  • Fix the Hy support #568

New Contributors

Full Changelog: v4.51.0...v4.52.0