All notable changes to this project will be documented in this file. This changelog follows the conventions of keepachangelog.com.
- #65: return URL in lookup op
- Fix #68: classpath op in describe
- #69:
ns-list
op
- Fix #59: don't emit newline with cider pprint function is used
- Bump SCI to new org
- Add middleware #11 (@phronmophobic)
- Implement
cider-nrepl
info
/lookup
op #30 (@brdloush)
- Implement pprint support #18 (@kolharsam, @grazfather, @bbatsov)
0.0.3 - 2020-05-18
- Fix print stdout without trailing \n not captured and sent to nrepl. - #8
- Fix truncated nrepl output. - #9
0.0.2 - 2020-05-17
- Fix binding conveyance of sci vars. - #2
0.0.1 - 2020-05-13
Initial release