Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
let-def committed Aug 21, 2017
1 parent 81797aa commit 904938f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
## v0.3

* Port build to jbuilder and export an OCaml library with the Parts interface for
the sexpression output of `ocaml-topexpect`.
* Port build to jbuilder and export an OCaml library with the Parts interface
for the sexpression output of `ocaml-topexpect`.
* Pass -linkall flag when linking `ocaml-topexpect` binary.
* Preserve comments that get attached to `[%%expect]` and `[@@@part]` items.

## v0.2

* Various API improvements as the tool is integrated into Real World OCaml v2
* Add support for non-deterministic expect tests which can have different outputs.
* Add support for non-deterministic expect tests which can have different
outputs.

## v0.1

Expand Down

0 comments on commit 904938f

Please sign in to comment.