Skip to content

Releases: clojure-emacs/cider-nrepl

cider-nrepl v0.54.0

05 Apr 13:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.53.2...v0.54.0

cider-nrepl v0.53.2

26 Mar 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.1...v0.53.2

cider-nrepl v0.53.1

26 Mar 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.0...v0.53.1

cider-nrepl v0.53.0

19 Mar 21:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.1...v0.53.0

cider-nrepl 0.28.7

26 Oct 05:59
Compare
Choose a tag to compare

Changes

  • Bump orchard to 0.11.0 (this adds support for Spec 2).

cider-nrepl 0.28.6

26 Oct 05:59
Compare
Choose a tag to compare

Changes

  • Bump orchard to version 0.10.0.
  • Bump compliment to version 0.3.14.
  • Bump fipp to 0.6.26.
  • Bump cljfmt to 0.9.0.

cider-nrepl 0.28.5

19 Jun 11:08
Compare
Choose a tag to compare

Changes

  • Bump compliment to version 0.3.13.

cider-nrepl 0.28.4

19 Jun 11:09
Compare
Choose a tag to compare

Bugs Fixed

  • #751: Skip unmapping of default imports in undef-all op.

Changes

  • Use tools.namespace1.3.0.

cider-nrepl 0.27.3

07 Dec 10:31
Compare
Choose a tag to compare

Bugs fixed

  • #733: middleware.out: remove reflection.
  • #719: middleware.test: gracefully handle exceptions thrown within fixtures.
  • #722: middleware.format: print otherwise non-serializable objects as strings.
  • #708: Upgrade Compliment, improving how autocompletion works in Windows.
  • #713: Fix a regression in test results formatting.