* forgot to update README.md on last PyPI release * simplified README.md to help alleviate this mistake in the future
0.2.0
* from last PyPI release * added accumulate function to fp.iterators * new fp.nothing module implementing nothing: Nothing singleton * represents a missing value * better "bottom" type than either None or () * renamed fp.wo_exception to fp.woException * overall much better docstrings