Skip to content

Commit d2d6280

Browse files
committed
meta: prepare for release 0.8
Signed-off-by: Pau Ruiz Safont <pau.safont@vates.tech>
1 parent fb2c249 commit d2d6280

2 files changed

Lines changed: 26 additions & 14 deletions

File tree

CHANGES

Lines changed: 0 additions & 14 deletions
This file was deleted.

CHANGES.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

0 commit comments

Comments
 (0)