* No crash in Python 2 when partially applying a non-standard callable * Regex conditions ignore None instead of throwing an exception * maybe can be inserted in the middle of a pipe without parentheses
0.3.1
---------- 2018-03-23
* Added tee util * flatten will leave dictionaries (Mappings) alone
0.3.0
---------- 2016-08-03
* added Python 3 support
0.2.7
---------- 2014-03-19
* fixed checking if objects are iterable
0.2.6
---------- 2013-09-02
* removed pipe_exception_handler (did more harm than good most of the time)