version 1.13

This commit is contained in:
Jeremie Dimino 2014-07-04 09:52:24 +01:00
parent deccc8ea16
commit 2d9285a87f
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
1.13 (2014-07-04)
-----------------
* don't try to colorize the output when there is too much
* add auto-completion for the `#ppx` directive
* add support for -ppx, -dparsetree and -dsource
* fix compatiblity with OCaml 4.02
* update pa_optcomp
* do not display the camlp4 welcome message
1.12 (2014-04-21)
-----------------

2
_oasis
View File

@ -5,7 +5,7 @@
OASISFormat: 0.3
OCamlVersion: >= 3.12
Name: utop
Version: 1.12
Version: 1.13
LicenseFile: LICENSE
License: BSD3
Authors: Jeremie Dimino