File tree Expand file tree Collapse file tree 1 file changed +30
-9
lines changed Expand file tree Collapse file tree 1 file changed +30
-9
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Unreleased
5
+ ----------
4
6
5
- Current
6
- -------
7
+ > Nothing yet
7
8
9
+ v0.2.4
10
+ ------
11
+ * Released 20 June 2019*
12
+
13
+ * Cross-compile to 2.13
14
+ * Update sbt to 1.2.8
15
+ * Fix a few bugs affecting CVC4
16
+
17
+ v0.2.3
18
+ ------
19
+ * Released 18 December 2017*
20
+
21
+ * Fix BitVectorConstant extraction
22
+ * Make sure positions are always set
23
+ * New architecture for tree transformers
24
+ * Automatic Git-based versioning scheme
25
+
26
+ v0.2.1
27
+ ---------------------------
28
+ * Released 28 December 2016*
29
+
30
+ * Cross-compile to 2.12
31
+ * Deployment to Maven Sonatype
32
+ * Finished TIP parser
8
33
* TIP extensions
9
34
* Tree Transformers API
10
- * Cross compilation and deployment to Maven Sonatype
11
- * Add standard theory of floating points
12
- * DSL wrapper
13
- * Bug fixes
14
- * Remove erroneous symbol characters
15
- * Positions always maintained
16
-
35
+ * Made Interpreter interface a bit easier to use
36
+ * Hexadecimal parsing from any int type
37
+ * Remove erroneous symbol characters
17
38
18
39
v0.2
19
40
-----------------------
You can’t perform that action at this time.
0 commit comments