First version with continuous integration tests and automated deployment.
Note: all `aghast.connect.X.fromX` and `aghast.connect.X.toX` functions have been moved to `aghast.fromX` and `aghast.toX`. Not only is this shorter, but it lets me avoid a namespace conflict that could not be resolved in PyPy 2.7 (because it ignored `from __future__ import absolute_import`).
binder-3
After the rename from Stagg → Aghast.
binder-2
Second attempt to run Binder (forgot flatbuffers dependency).
binder-1
First release tested on Binder.
_(Didn't work because I forgot to include the flatbuffers dependency.)_