Skip to content

Releases: sdaves/simplemonads

simplemonads 1.0.12

28 Oct 07:48
a21691c
Compare
Choose a tag to compare
Update pyproject.toml

simplemonads 1.0.10

20 Oct 15:33
481460c
Compare
Choose a tag to compare
Update README.md

simplemonads 1.0.9

19 Oct 22:17
c4bc1a3
Compare
Choose a tag to compare
Update pyproject.toml

simplemonads 1.0.8

19 Oct 20:36
224a1a5
Compare
Choose a tag to compare
Update README.md

simplemonads 1.0.7

17 Oct 01:29
9b13880
Compare
Choose a tag to compare

Added Future monad for handling async functions.

simplemonads 1.0.5

16 Oct 16:20
e4e629d
Compare
Choose a tag to compare

Works across all platforms on CPython >= 3.5, in browser with Brython, and even on microcontrollers with micropython!

simplemonads 1.0.4

16 Oct 15:00
ac64b7a
Compare
Choose a tag to compare

A fantastic release, a wonderful release, its gonna be huge.

simplemonads 1.0.3

14 Oct 13:19
3868b9e
Compare
Choose a tag to compare

Added @run decorator for main functions in scripts. This removes the need to do if __name__ == '__main__': checking.

simplemonads 1.0.2

13 Oct 23:23
5f1f3f5
Compare
Choose a tag to compare
Update pyproject.toml