docs/05-changelog.markdown @ 969c97036477
Add `:homepage` to `defsystem`
author |
Steve Losh <steve@stevelosh.com> |
date |
Mon, 15 Jan 2018 15:46:20 -0500 |
parents |
3c6a684417b1 |
children |
8cf220c55f13 |
Changelog
=========
Here's the list of changes in each released version.
[TOC]
v1.2.0
------
Added `rootp` and `leafp` predicates to check whether a vertex is a root/leaf in
a digraph.
v1.1.0
------
Minor internal cleanup.
If you pass an invalid `strategy` argument to `reachablep` there will now be
a restart available to supply a new value, instead of just crashing and burning.
v1.0.0
------
Initial version.