directed 0.1.13

Evaluate programs based on Directed Acyclic Graphs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 0.1.13

- Fixes for some broken parts of `cache_all`

# 0.1.9

- Very basic implmenetation of `cache_all`, still lacking comprehensive tests

# 0.1.7

- First implementation of the `tokio` optional feature. Async works!
- Fixed a few debilitating compile-time problems