README.md in universa-0.1.9 vs README.md in universa-0.2.1
- old
+ new
@@ -4,9 +4,21 @@
for direct access to remote objects.
This is an under-construction official gem from [Universa][universa] to facilitate access to the
Java library using Universa's UMI protocol.
+## News
+
+- alfa version of the local FS-based contract store.
+- ability to edit `contract.state` and `contract.transactional` in new revisions.
+- fixed errors with interchange builder and set based objects
+- ruby sugar for Universa native classes: Role, Adapter, Contract, Binder, HashId.
+- Contract creation, revocation, changing owner in ruby way
+- Network operation for white keys/private networks: parallel state check, contract recistration.
+
+This gem is already used in new Universa projects and is being actively tested.
+
+
## Installation
### Prerequisites
JVM v1.8.* must be installed.