X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fdist%2FChangeLog;h=1f9cd6951a4a2f7996624e2e51b91bd531eb9829;hb=5b5dca0c118dfbe3ba8f0514ef07549544eb7810;hp=dca7c2abf4b496807559782d2a1c099a90a4946f;hpb=1bcb7873873c3d4ec213ee1ff289aa8eccc5c1ad;p=helm.git diff --git a/matita/matita/dist/ChangeLog b/matita/matita/dist/ChangeLog index dca7c2abf..1f9cd6951 100644 --- a/matita/matita/dist/ChangeLog +++ b/matita/matita/dist/ChangeLog @@ -1,8 +1,31 @@ -0.95.1 - 17/11/2011 - alpha version for the 1.x series +0.99.4 - 26/12/2018 - beta version for the 1.x series + * ported to lablgkt3, ulex-camlp5 1.2, ocaml 4.07 + * bug fix: aliases were no longer added automatically to the script + +0.99.3 - 06/05/2016 - beta version for the 1.x series + * cyclic sort hierarchies are now allowed through the "cyclic" keyword + * new syntax for let rec/corec with flavor specifier + * optional parameters added to the syntax of definitions + * new attribute "Implied" put beside "Generated" and "Provided"; + it denotes an object provided not as defined by the user, but as + generated by another ITP + * the command "defined" is added as a presentational alternative to + "qed" for definitions + * improved standard library and contributions + * improved binaries using matita components + * source code updated for the latest version of OCaml and related + tools + * several bug fixes + +0.99.1 - 17/11/2011 - alpha version for the 1.x series * old kernel, unification, etc. removed * new compact syntax for tactics * improved automation * experimental multi tabbed interface + * John Major equality and the computation version of the K axiom are + now in the standard library + * generation of inversion/destruct principles using either + Leibniz or John Major equalities * several bug fixes 0.5.7 - 15/02/2009 - Pàdoa release