What's Changed
* 18 add methods for mapping and recovering error state if Result by katunilya in https://github.com/katunilya/pypeline/pull/28
* 27 many rework by katunilya in https://github.com/katunilya/pypeline/pull/29
* 25 add point free functions by katunilya in https://github.com/katunilya/pypeline/pull/31
* 25 add point free functions by katunilya in https://github.com/katunilya/pypeline/pull/32
* 30: rename as_result to with_ok & with_err by katunilya in https://github.com/katunilya/pypeline/pull/33
* 26 add documentation on monads with examples by katunilya in https://github.com/katunilya/pypeline/pull/35
**Full Changelog**: https://github.com/katunilya/pypeline/compare/v0.3.1...v1.0.0