calva 2025-12-08

Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.541 Thanks @phill! 🙏 ❤️https://github.com/BetterThanTomorrow/calva/issues/2969https://github.com/BetterThanTomorrow/calva/issues/2969 • Current Calva defaults: ◦ nrepl: 1.5.1 ◦ cider-nrepl: 0.58.0 ◦ cider/piggieback: 0.6.10 Feedback from @phill made me changed my mind about Calva always using latest jack-in dependencies found on Clojars. With this release we keep checking for those and inform users about what is the latest versions in both the Calva says output channel and at the default REPL output destination. Plus, now the Jack-in Dependencies config is enabled in the settings UI.

I just want to say "Thank you!" for this:

Effective nREPL dependency versions:
  nrepl: 1.5.1 (configured in settings)
  cider-nrepl: 0.58.0 (configured in settings)
  cider/piggieback: 0.6.0 (configured in settings)

Latest available nREPL dependency versions found on Clojars:
  nrepl: 1.5.1
  cider-nrepl: 0.58.0
  cider/piggieback: 0.6.1
gratitude (from Calva Output at startup) gratitude

6