History
1.2 (2015-02-030
- Merge backwards compatibility features for Plainbox migration.
(signal_name, SignalInterceptorMixIn)
- Fix a bug in signal.__repr__()
- Document internals better
1.1 (2015-02-02)
- Merge Signal and signal into one class.
- Make Signal an alias of signal.
- Make Signal.define an alias of signal.
- Fix signal support on standalone functions
(https://github.com/zyga/morris/issues/1)
- Add more documentation and tests
- Enable travis-ci.org integration
2012-2014
- Released on PyPI as a part of plainbox as plainbox.impl.signal