summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* [Fix #1625] Display a more meaningful message when running individualBozhidar Batsov2016-03-21
* Only use buttons for debugging when inlinedArtur Malabarba2016-03-20
* Add cider-expected-nsAaron Iba2016-03-20
* [#1541] Add versions of the apropos commands using completing readBozhidar Batsov2016-03-20
* Make it possible to pass to the apropos commands a list ofBozhidar Batsov2016-03-19
* [Fix #1563] Handle invalid regular expressions in aproposBozhidar Batsov2016-03-19
* Document the Javadoc improvementsArtur Malabarba2016-03-03
* [Fix #1599] Don't error when test makes 0 assertionsArtur Malabarba2016-03-03
* Release CIDER 0.11 (Bulgaria)Bozhidar Batsov2016-03-03
* [Fix #1570] Handle properly rest params in eldocBozhidar Batsov2016-03-02
* [Fix #1578] Add a guard for missing process-bufferJon Pither2016-02-28
* Add a couple of commands for removal or REPL bannersBozhidar Batsov2016-02-27
* [Fix #1585] Show the eval command in the debugger's promptBozhidar Batsov2016-02-26
* [Fix #1584] Don't enable eldoc-mode automatically in the REPLBozhidar Batsov2016-02-23
* [Fix #1565] Fix font-locking in apropos buffersBozhidar Batsov2016-02-15
* [Fix #1441] Don't popup a buffer that's displayed on another frameArtur Malabarba2016-02-14
* [Fix #1557] Give sibling connections lower priority than the originalArtur Malabarba2016-02-14
* [Fix #1562] Actually disable cider-mode when it gets disabledArtur Malabarba2016-02-14
* Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
* Fix namespace navigation in the namespace browserBozhidar Batsov2016-02-13
* Change the keybinding for cider-apropos-documentationBozhidar Batsov2016-02-12
* Make the connection message displayed in the minibuffer configurableBozhidar Batsov2016-02-10
* Add a command to display useful usage tipsBozhidar Batsov2016-02-08
* Mention the cider-test keybindings availability in the REPL in the changelogBozhidar Batsov2016-02-07
* [Fix #1540] Fix cider-complete-at-pointArtur Malabarba2016-02-07
* [#1543] Add some getting started instructions to the welcome bannerBozhidar Batsov2016-02-06
* Update a changelog entryBozhidar Batsov2016-02-06
* New feature: EnlightenArtur Malabarba2016-02-05
* [Fix #1507] Configure show-maximum-output with a defcustomJohn Valente2016-02-05
* Use mnemonic keybindings for test commandsJeff Valk2016-02-04
* Enable running tests in multiple namespacesJeff Valk2016-02-04
* Add a changelog entry for cider-nrepl#294Bozhidar Batsov2016-02-02
* Merge pull request #1536 from phillord/feature/eval-to-commentBozhidar Batsov2016-02-02
|\
| * Add `eval-defun-to-comment` commandPhillip Lord2016-02-01
* | [Fix #1529] Close nREPL messages buffer when its matching connection isBozhidar Batsov2016-01-31
|/
* [Fix #1458] Separate nREPL messages by connections instead of byBozhidar Batsov2016-01-31
* [#1493] Add a changelog entryBozhidar Batsov2016-01-31
* Document the change in default value of the overlay font-lockingArtur Malabarba2016-01-30
* Update changelog for 0.10.2 releaseWes Morgan2016-01-27
* Make auto scroll work with repl buffer in non-selected framesRyo Fukumuro2016-01-21
* Document the previous commits in the ChangelogArtur Malabarba2016-01-19
* Merge pull request #1517 from clojure-emacs/debug-hereBozhidar Batsov2016-01-17
|\
| * Implement the :here command in debug sessionsArtur Malabarba2016-01-15
* | [Fix #1518] Add cider-dynamic-indentation defcustomArtur Malabarba2016-01-16
|/
* [Fix #1456] Don't font-lock buffer if font-lock-mode is OFFArtur Malabarba2016-01-15
* Support a :stack status in cider--debug-response-handlerArtur Malabarba2016-01-15
* Update the readme and the changelog to account for 0.10.1Bozhidar Batsov2016-01-05
* Suppress eldoc when the current sexp seems to be too largeRyo Fukumuro2016-01-04
* Use text properties instead of overlays for ANSI coloringRyo Fukumuro2016-01-04
* Add a Changelog entry for #1490Michael Griffiths2015-12-29