File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ## v0.8 (13-Mar-2026)
2+ * Set a license
3+ * Provide a new with_backtraces that prevents printing invalid traces
4+ * Fix losing backtraces when reraising
5+ * Add regression tests
6+
7+ ## v0.7 (18-Sep-2018)
8+ * Remove dependency on full sexplib
9+ * Simplify jbuild, quiet warnings, move to dune and update opam dependencies
10+ * jbuild: remove ppx_deriving_rpc from libraries
11+ * Move to dune and update opam dependencies
12+
13+ ## v0.6 (16-May-2018)
14+ * Add support for ppx_sexp_conv >= v0.11.0
15+
16+ ## v0.5 (04-Aug-2017)
17+ * port to jbuilder
18+
19+ ## v0.3 (21-Aug-2015)
20+ * correct ordering
21+ * add rpc to opam
22+ * add doc gen to _ oasis
23+
24+ ## v0.2 (20-Nov-2014)
25+ * store backtraces as lists of records rather than strings
26+ * change the API for "importing" backtraces from other languages
You can’t perform that action at this time.
0 commit comments