We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1cb87 commit f4c55b1Copy full SHA for f4c55b1
NEWS.md
@@ -1,5 +1,12 @@
1
# Parkour News – history of user-visible changes
2
3
+## 0.6.2 / ???
4
+
5
+- Support passing classes as task function etc parameters.
6
+- Interface for defining input formats from Clojure.
7
+- Added range dseq for jobs over ranges of integers.
8
+- Added dval dseq for jobs over the content of a dval.
9
10
## 0.6.1 / 2014-10-21
11
12
- Ignore `Error`s during namespace loading.
0 commit comments