README.md in universa-3.14.2.4 vs README.md in universa-3.14.3
- old
+ new
@@ -3,9 +3,17 @@
This is an under-construction official gem from [Universa][universa] to facilitate access to the
Java library using Universa UMI protocol and Universa client services.
## News
+- upgraded to new UMI (universa core is updated)
+- unikeys cli tool now show information about public keys too
+- unikeys extracts public keys and export as files or unversa text objects
+ them as both univera binaries or universa text objects
+- support to pack universa text objects, see [kb on universa text objects](https://kb.universablockchain.com/text_format_for_universa_objects/311).
+
+## Old News :)
+
- production-tested in various universa projects
- rewritten Client and Connection to use new consensus-based, dns-free Universa network topology discovery protocol
- added syntax sugar for TransactionPack
- alfa version of the local FS-based contract store.
- ability to edit `contract.state` and `contract.transactional` in new revisions.