dia-assert 0.0.4

Small kit for confirming user actions via command line
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- License: see LICENSE file at root directory of `master` branch -->

# `0.0.4` _(May 4th, 2018)_

---

## Changes

Moved random string generator from `Assert.try(...)` into new function: `Level.rand_s(&self) -> String`. It also produces string with groups of
4 characters max, separated by `-`.

---

## Dependencies

No dependencies.

---