summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Release 0.15.1Bozhidar Batsov2017-09-13
* Document recent changesVitalie Spinu2017-09-05
* Document clojure-emacs/cider-nrepl#435 and clojure-emacs/cider-nrepl#436Vitalie Spinu2017-08-29
* [Fix #2045] *cider-scratch* is no longer an ancillary bufferVitalie Spinu2017-08-29
* Add a change entry for https://github.com/clojure-emacs/cider-nrepl/pull/432Bozhidar Batsov2017-08-17
* Add a bunch of missing : in various changelog entriesBozhidar Batsov2017-08-10
* Add a missing : in the newest changelog entryBozhidar Batsov2017-08-10
* Document debugger fixesVitalie Spinu2017-08-10
* Hide all others stack frames when viewing project only (#2064)dpsutton2017-07-29
* Fix broken evaluation in cljc files with one connectionVitalie Spinu2017-07-25
* [Fix #2058] Don't cache non-existing ns-formsVitalie Spinu2017-07-25
* Use `cider--font-lock-ensure` for compatibility with Emacs 24.5Tianxiang Xiong2017-07-22
* Release CIDER 0.15 (London)Bozhidar Batsov2017-07-20
* Add nREPL support for user level notificationsVitalie Spinu2017-07-20
* Add support for interactive location references in REPLVitalie Spinu2017-07-19
* [Fix #390] Implement a workaround for orphaned Java process on Windows (#2051)Benedek Fazekas2017-07-17
* [Fix #2049] Use `view-mode` for `cider-grimoire` buffer (#2050)Tianxiang Xiong2017-07-17
* Make `cider-current-connection` retrieve the most recently used connectionVitalie Spinu2017-07-16
* Better connection types retrivalVitalie Spinu2017-07-16
* Handle ANSI color REPL evaluation created by Puget (#2021)Paul Landes2017-07-15
* Add "Project-Only" filter for stackframesDan Sutton2017-07-15
* Make cider-switch-to-repl-buffer switch to most recent bufferVitalie Spinu2017-07-13
* [#1875] In cljc files eval into both clj and cljs replsVitalie Spinu2017-07-13
* Add a missing changelog entryBozhidar Batsov2017-07-10
* Tweak a changelog entry a bitBozhidar Batsov2017-07-07
* Add cider-browse-spec-all and cider-browse-spec implementationJuan Monetta2017-07-07
* [Fix #2026] Mark many custom variables related to cider-jack-in as safe (#2027)Dominic Monroe2017-07-05
* Indicate both special form and macro in docTianxiang Xiong2017-07-01
* [Fix #2018] Don't delete wrong overlays after eval (#2020)Vitalie Spinu2017-06-29
* Document "Method code too large!" fix.Vitalie Spinu2017-06-20
* Add a missing changelog entryBozhidar Batsov2017-06-18
* Support special forms for apropos and GrimoireTianxiang Xiong2017-06-17
* Fontify Grimoire code blocks if possibleTianxiang Xiong2017-06-13
* Fix a few variable referencesBozhidar Batsov2017-05-25
* Rename `cider-prompt-save-file-on-load` to `cider-save-file-on-load`Bozhidar Batsov2017-05-25
* Improve the documentation for cider-prompt-save-files-on-cider-refreshBozhidar Batsov2017-05-25
* [Fix #1990] Add option to auto-save buffers when calling cider-refresh (#1994)Raymond Huang2017-05-25
* Add a missing changelog entryBozhidar Batsov2017-05-25
* Add cider-doc-auto-select-buffer custom variable (#1996)Nahuel Greco2017-05-23
* [Fix #1991] Make it possible to disable the prompt to open a ClojureScript in aBozhidar Batsov2017-05-23
* Update various faces when a theme is disabledUstun Ozgur2017-05-09
* Add cider-load-all-files and clojure-files-in-directory functions (#1983)Martin Josefsson2017-05-06
* Make it possible to disable auto-evaluation of changed ns formsBozhidar Batsov2017-04-30
* Add a missing . to a changelog entryBozhidar Batsov2017-04-03
* Fix performance in fringe overlay placementPhillip Lord2017-04-03
* [Fix #1832] Add eldoc info for datomic query input parameterstijsmallaerts2017-03-22
* Add "time-stamp" to the list of nrepl message keys displayed always at the topBozhidar Batsov2017-03-10
* [#1726] Order keys in nrepl message objects (#1956)Harold2017-03-10
* [Fix #1947] Inhibit `enlighten-mode` during repl initializationDan Sutton2017-03-08
* [Fix #1945] Start nREPL servers bound to :: by default using cider-jack-inBozhidar Batsov2017-03-08