update HISTORY for 6.1
Please include in the 6.1 release
(cherry picked from commit 5168764293
)
This commit is contained in:
parent
e8aa7d3800
commit
757dace1e9
|
@ -1,5 +1,16 @@
|
||||||
v6.1
|
v6.1
|
||||||
|
|
||||||
|
* changed the semantics for _!_ variables when they are under
|
||||||
|
ellipses, making them less insane. There is now a much simpler
|
||||||
|
description of how these two interact (in the docs)
|
||||||
|
|
||||||
|
* improved the performance of term generation from judgment-forms
|
||||||
|
(when using the #:satisfying keyword argument)
|
||||||
|
|
||||||
|
* lots of improvements to the enumeration test case generator
|
||||||
|
|
||||||
|
* metafunctions can now typeset their contracts
|
||||||
|
|
||||||
* added #:equiv option to test-equal
|
* added #:equiv option to test-equal
|
||||||
|
|
||||||
* added default-equiv
|
* added default-equiv
|
||||||
|
|
Loading…
Reference in New Issue
Block a user