do-notation 0.1.3

Monadic do syntactic sugar
Documentation
# 0.1.3

> Jan 08, 2021

- Fix a bug with the `and_then` closure that wouldn’t move correctly and wouldnt respect the `self` move semantics.

# 0.1.2

> Wed Jan 06, 2021

- Add support for `let` bindings. It was missing. Sorry.

# 0.1.1

> Wed Jan 06, 2021

- Fix documentation typos.

# 0.1

> Wed Jan 06, 2021

- Initial revision.