Skip to content

cider-nrepl 0.19

Compare
Choose a tag to compare
@cichli cichli released this 11 Feb 16:15
· 853 commits to master since this release

New features

  • #546: Added support for matcher-combinators to the test middleware.
  • #556: Added configuration option for cljfmt to the format middleware.
  • #558: Added the ns-aliases op to the ns middleware.

Changes

  • #550: Always return test documentation messages as strings.
  • #563: Add :root-ex key to error summary that contains the classname of the root cause.

Bugs fixed

  • #573: Fix inspector silently doing nothing if eval errored