- Moved development to Python3.7
- Added "wheel" distribution format, updated to simpler build system
- Fully merged process-refactor branch
- Updated library dependencies
- Added an interface to evolve and interact with the network, which means that
things compose more cleanly
- Removed a lot of unnecessary parameter-passing after the refactoring, including
simplifying event functions and compartment management
- Added posting of repeated events
- Added cookbook article on monitoring processes
- Added recording time an edge became occupied
- Added some badges to README.rst