We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41313d9 commit ae22536Copy full SHA for ae22536
ChangeLog.md
@@ -3,6 +3,14 @@ Data sequences change log
3
4
## ?.?.? / ????-??-??
5
6
+## 6.4.0 / 2017-03-18
7
+
8
+* Merged PR #35: Add `util.data.CannotReset` exception class replacing
9
+ lang.IllegalStateException for indicating a sequence can't be processed
10
+ more than once. This makes it easier to distinguish exception causes
11
+ and handle them separately if necessary.
12
+ (@thekid)
13
14
## 6.3.0 / 2016-10-18
15
16
* Merged PR #34: Add ability to use yield statements inside flatten()
0 commit comments