We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b12815 commit 849fb1dCopy full SHA for 849fb1d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog #
2
3
+## Version 2.4.0
4
+
5
+Date: 2020-11-03
6
7
+- Add `cats.core/for` macro
8
9
## Version 2.3.6
10
11
Date: 2020-04-07
project.clj
@@ -1,4 +1,4 @@
-(defproject funcool/cats "2.3.6"
+(defproject funcool/cats "2.4.0"
:description "Category Theory abstractions for Clojure"
:url "https://github.com/funcool/cats"
:license {:name "BSD (2 Clause)"
0 commit comments