- Updated Clojure dependency from 1.10.1 to 1.10.2
- Updated test.check dependency from 0.10.0 to 1.1.0
- Updated Clojure dependency from 1.10.0 to 1.10.1
- Updated test.check dependency from 0.9.0 to 0.10.0
- Named all functions. This will cause them to show up properly in stacktraces.
- ClojureScript support
- API reference published to cljdoc.org on each release
- First release, with generators for DAGs, topological orderings, and pruned DAGs.