1.0.1 release
- Added the Guardian interface.
- Added the EventStream.guardedBy(Guardian...) method.
- Added asynchronously mapped streams.
- Added a convenience successionEnds method.
- Added the supply "combinator".
- Added the pin method to keep lazily bound streams bound.
- Added the hook method useful for debugging.
- Added state machine as a generalized stream combinator.
- Added a convenient implementation of tuples.
- Added an inhibitory ObservableList wrapper to InhiBeans.