File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,24 @@ All notable changes to this project will be documented in this file.
1414
1515### Fixed
1616
17+ ## [ 0.26.0.0] - 2020-07-24
18+
19+ ### Added
20+
21+ - Speedscope is now supported for profiling proofs.
22+ - kore-repl can list rules applied between any related nodes.
23+ - kore-repl allows enabling debug-equation dynamically.
24+ - A warning is emitted to distinguish the types of proof failure.
25+
26+ ### Fixed
27+
1728- A bug is fixed where variables introduced by symbolic narrowing could be
1829 captured incorrectly.
30+ - A more helpful message is provided when the external solver crashes.
31+ - The interrupt signal no longer triggers the creation of a bug report archive
32+ automatically.
33+ - The overhead of logging is significantly reduced.
34+ - Polymorphic symbols can now be encoded for the external solver.
1935
2036## [ 0.25.0.0] - 2020-07-08
2137
Original file line number Diff line number Diff line change 11name : kore
2- version : 0.25 .0.0
2+ version : 0.26 .0.0
33github : " kframework/kore"
44license : NCSA
55license-file : LICENSE
You can’t perform that action at this time.
0 commit comments