GitHub
Change Log for core.specs.alpha
Version: 0.6.122-alpha8 on Jul 24, 2026
- Add spec for :all directive in associative destructuring
Version: 0.6.118-alpha7 on Jul 21, 2026
- CLJ-2968 Fix regression in allowed bindings in qualified keys or syms from CLJ-2960
Version: 0.6.113-alpha6 on Jul 10, 2026
- Relax :or binding key constraints
Version: 0.6.108-alpha5 on Jul 10, 2026
- Expand non-binding elements in destructuring to allow any key
Version 0.6.103-alpha4 on Jul 9, 2026
- CLJ-2966: Reverted specs for :as in :or
- CLJ-2966: Add specs for :defaults in map destructuring
Version 0.6.97-alpha3 on Jul 9, 2026
- CLJ-2966: Update specs for :as in :or
Version 0.6.92-alpha2 on Jul 6, 2026
- CLJ-2963: Update specs for :select in destructuring
Version 0.6.87-alpha1 on Jun 29, 2026
- CLJ-2096: Updated destructuring specs to support checked keys
Version 0.5.81 on Jan 5, 2026
- Bump Clojure dependency to 1.12.4 and parent pom to 1.4.0
Version 0.4.74 on May 10, 2024
- Bump Clojure dependency to 1.11.3
Version 0.3.70 on Feb 19, 2024
- Bump Clojure dependency to 1.11.1
- Bump parent pom dep to 1.2.0
Version 0.2.62 on Sep 14, 2021
- CLJ-2123: add support for new :as-alias in require, coming in Clojure 1.11
Version 0.2.56 on Jan 5, 2021
- Bump Clojure dependency to 1.10.1
Version 0.2.44 on Sept 4, 2018
- CLJ-2395: improve path names and predicate names in core specs
Version 0.2.36 on June 26, 2018
- CLJ-2186: Map bindings should be
:kind map?
- CLJ-2314: allow string array hinting in genclass return type
Version 0.1.24 on Aug 10, 2017
- CLJ-2220 -
use prefix lists were incorrectly spec'ed
- Moved clojure and spec.alpha deps to "provided" scope
Version 0.1.17 on Aug 9, 2017
- CLJ-2219 -
require prefix lists were incorrectly spec'ed
Version 0.1.10 on Apr 26, 2017
- Moved core specs from Clojure
- Renamed core spec namespace to append ".alpha"
Read the original on github.com ↗