| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CIDER 1.17 (_Cologne_) source code.tar.gz | 2025-02-17 | 7.4 MB | |
| CIDER 1.17 (_Cologne_) source code.zip | 2025-02-17 | 7.5 MB | |
| README.md | 2025-02-17 | 1.3 kB | |
| Totals: 3 Items | 15.0 MB | 0 | |
1.17.0 (2025-02-17)
New features
- Automatic downloading of third-party Java sources for better Java documentation and jump-to-definition functionality. See Obtaining source JARs.
- CIDER History: Add a command to delete history item at point.
Changes
- Bump the injected nREPL version to [1.3.1](https://github.com/nrepl/nrepl/blob/master/CHANGELOG.md#131.
- Bump the injected
cider-nreplto [0.52.0](https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0520. - #3574: New value
per-projectforcider-repl-history-fileto save the history on a per-project basis.