summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Release 0.19Bozhidar Batsov2019-01-01
* Add a changelog entry for the previous commitBozhidar Batsov2018-12-23
* [#1544] Add defcustom cider-infer-remote-nrepl-ports (#2506)Aaron Iba2018-12-21
* [Fix #2105] Fix no comment syntax defined message when loading buffer after r...Tijs Mallaerts2018-12-21
* Fix changelogBozhidar Batsov2018-12-03
* [Fix #2474] Fix end-of-output detectionVitalie Spinu2018-11-23
* Use symbols for repl types instead of strings and efficient comparisonsDieter Komendera2018-11-18
* [Fix #2514] Don't auto-jump to warnings even when they are under stderr faceVitalie Spinu2018-11-10
* Document debugger changesVitalie Spinu2018-11-07
* Mention that we started using a custom boot task for jack-in in 0.18Bozhidar Batsov2018-10-26
* Tweak the changelog a bitBozhidar Batsov2018-10-26
* Tweak some Clojure and ClojureScript referencesBozhidar Batsov2018-10-19
* [Fix #2446] Implement Sesman friendly sessionsVitalie Spinu2018-10-13
* [Fix #2482] Don't bind nREPL server to ::Bozhidar Batsov2018-10-12
* Kill an unneeded blank lineBozhidar Batsov2018-10-08
* Tweak a changelog entryBozhidar Batsov2018-10-08
* [Fix #2466] Make generic cider ops use any available nrepl connectionDieter Komendera2018-10-08
* Document recent changesVitalie Spinu2018-09-23
* Update the links to the manualBozhidar Batsov2018-09-23
* [inspector] Fix erratic behavior when multiple REPLs are connectedAlexander Yakushev2018-09-17
* Fix changelogBozhidar Batsov2018-09-08
* Correctly set host name in server when jacked-in from a remote fileVitalie Spinu2018-09-08
* Open archive entries within AVFS directoryVitalie Spinu2018-09-08
* Release 0.18.0Bozhidar Batsov2018-09-02
* [Fix #2424] Fallback to lein on jack-in when clojure is missingBozhidar Batsov2018-08-22
* Rename cider-default-repl-command to cider-jack-in-defaultBozhidar Batsov2018-08-22
* Remove comment aware toplevel defun codedan sutton2018-08-18
* Restore the C-c C-p and C-c C-f keybindingsBozhidar Batsov2018-08-08
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
* Add cider-ns-reload and cider-ns-reload-all commandsAndrea Richiardi2018-08-02
* Make `nrepl-xyz-buffer-name`s use new formatting systemVitalie Spinu2018-07-29
* Implement a flexible way to customize session namesVitalie Spinu2018-07-29
* [Fix #1980] Echo back missing namespace name on interactive evalBozhidar Batsov2018-07-24
* Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
* [Fix #2291] Fix `cider-use-tooltips` variable to work as expectedDmitry Matveyev2018-07-24
* Add autoloads target to Makefile (#2378)Andrea Richiardi2018-07-23
* Move the pprint related commands to a dedicated keymapBozhidar Batsov2018-07-23
* [#2357] Support both keywords and strings as test selectorsBozhidar Batsov2018-07-19
* Follow up on the keymap changesBozhidar Batsov2018-07-13
* Document keymap changesVitalie Spinu2018-07-13
* Use a better notation for the breaking changesBozhidar Batsov2018-07-11
* Mark major breaking changes in the changelogBozhidar Batsov2018-07-11
* Rename the cider-refresh.el to cider-ns.elBozhidar Batsov2018-07-10
* Add the ability to jump to the profiler buffer using `cider-selector`Bozhidar Batsov2018-07-08
* Remove `cider-visit-error-buffer` in favour of using `cider-selector`Bozhidar Batsov2018-07-07
* [Fix #2373] Make it possible to configure the welcome message displayed in sc...Bozhidar Batsov2018-07-06
* [Fix #2317] Allow cancelling stdin promptTimo Freiberg2018-06-30
* Fix the test selector filtering functionalityBozhidar Batsov2018-06-28
* Remove cider-ping commandBozhidar Batsov2018-06-23