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 ceebd48 commit e17ac2fCopy full SHA for e17ac2f
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+
9
+## [0.1.0] - 26.10.2017
10
### [Added]
11
12
* `test` function that forks off the test as new process
@@ -16,7 +18,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16
18
17
19
* added API docs
20
-* output prediction
21
+* `output` prediction
22
23
+* `exception` prediction
24
25
+* `is` prediction
26
27
+* removed
28
29
+* error handler function
30
31
### [Changed]
32
0 commit comments