A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/clojure-emacs/cider/commit/c29de81b50161b2cde35e784ed8e94dbd7d10019 below:

Release CIDER 1.15 ("Cogne") · clojure-emacs/cider@c29de81 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+5

-3

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+5

-3

lines changed Original file line number Diff line number Diff line change

@@ -2,6 +2,8 @@

2 2 3 3

## master (unreleased)

4 4 5 +

## 1.15.0 (2024-06-10)

6 + 5 7

### New features

6 8 7 9

- [#3692](https://github.com/clojure-emacs/cider/pull/3692): Add ability to switch view modes in the ispector (bound to `v`).

Original file line number Diff line number Diff line change

@@ -11,7 +11,7 @@

11 11

;; Steve Purcell <steve@sanityinc.com>

12 12

;; Maintainer: Bozhidar Batsov <bozhidar@batsov.dev>

13 13

;; URL: https://www.github.com/clojure-emacs/cider

14 -

;; Version: 1.15.0-snapshot

14 +

;; Version: 1.15.0

15 15

;; Package-Requires: ((emacs "26") (clojure-mode "5.19") (parseedn "1.2.1") (queue "0.2") (spinner "1.7") (seq "2.22") (sesman "0.3.2") (transient "0.4.1"))

16 16

;; Keywords: languages, clojure, cider

17 17

@@ -93,7 +93,7 @@

93 93

(require 'sesman)

94 94

(require 'package)

95 95 96 -

(defconst cider-version "1.15.0-snapshot"

96 +

(defconst cider-version "1.15.0"

97 97

"The current version of CIDER.")

98 98 99 99

(defconst cider-codename "Cogne"

Original file line number Diff line number Diff line change

@@ -2,6 +2,6 @@ name: cider

2 2

title: CIDER

3 3

# We always provide version without patch here (e.g. 1.1),

4 4

# as patch versions should not appear in the docs.

5 -

version: ~

5 +

version: 1.15

6 6

nav:

7 7

- modules/ROOT/nav.adoc

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4