@@ -13,49 +13,6 @@ the `pact home page <http://kadena.io/pact>`__.
1313
1414Copyright (c) 2016/2017, Stuart Popejoy. All Rights Reserved.
1515
16- Changelog
17- =========
18-
19- **Version 2.2.2: **
20-
21- - Module Hashes: ``use `` support
22- - use accepts barewords
23- - better output in ``describe-module ``
24- - ``list-modules `` added
25- - ``print `` REPL command
26- - "transactional awareness" in Persist
27-
28- **Version 2.2.1: **
29-
30- - ``yield `` and ``resume `` added for use in defpacts
31- - ``yielded ``, ``sig-keyset `` repl functions
32- - JSON defaults for keysets, better dispatch of builtin preds
33- - ``pact-version `` function added.
34-
35- **Version 2.2.0: **
36-
37- - Privacy API: ``private `` endpoint, address fields in command
38- - Typechecker support for
39- ``at ``,\ ``filter ``,\ ``map ``,\ ``fold ``,\ ``compose ``
40- - Persist layer standardized for easier extension
41- - Library features: Interpreter module, NFData all the things, Eval
42- uses exceptions
43- - Types module breakup
44-
45- **Version 2.1.0: **
46-
47- - "pact -serve": new REST API server for app development
48- - pact-lang-api.js javascript package
49- - ``json `` repl function, ``read-msg `` can take zero args to get entire
50- data payload
51-
52- **Version 2.0: **
53-
54- - Types and schemas added
55- - ``with-keyset `` changed to non-special-form ``enforce-keyset ``
56- - Table definitions added; database functions reference these directly
57- instead of using strings.
58-
5916Rest API
6017========
6118
0 commit comments