Alpha 0.1.0 -- Scout (2018-05-25)
To be frank we would have liked to make much more progress but most of our dev efforts went to supporting the Holo ICO. That having been said, we were able to move things forward over the last months, and it's defintely time for a release, so: this Alpha 1 release includes a number of API additions and improvements, and experiments. as well as bug-fixes. Alongside of this release we have improved the UI and behavior of our sample apps.
Changes
Here are a few of the more noteworthy changes and the tickets where they were implemented, (for details please check the commit log):
Core architecture & features
- Experimental implementation of new DHT world-model #582
- Added header system type #610
- Added benchmarking in testing framework #511
- Added replacement strings for clones and roles in scenario testing #531
API enhancements
- Added bundling #601
- Added ability to return reason for validation fail #530
Command line changes
- Added dumping of DHT and Chain as json and dot #643, #570, #561, #565
hcdev initproduces cleaner template #666, #662