Skip to content

Releases: IBM/fp-go

v1.0.51

23 Oct 07:08
88bf35c
Compare
Choose a tag to compare

1.0.51 (2023-10-23)

Bug Fixes

  • remove Reader and ReaderEither for context since they do not make sense (da3c968)
  • remove unnecesary indirection in E.TryCatch (08d9fed)

v1.0.50

22 Oct 19:09
83a0c6c
Compare
Choose a tag to compare

1.0.50 (2023-10-22)

Bug Fixes

  • add WithLock to limit concurrency (9da484b)

v1.0.49

12 Oct 19:40
e46cfd8
Compare
Choose a tag to compare

1.0.49 (2023-10-12)

Bug Fixes

v1.0.48

12 Oct 09:19
93a7e99
Compare
Choose a tag to compare

1.0.48 (2023-10-12)

Bug Fixes

  • add missing FromIO to ReaderIO (9ef98e1)

v1.0.47

12 Oct 07:51
f1a7309
Compare
Choose a tag to compare

1.0.47 (2023-10-12)

Bug Fixes

  • add Flap to more monads (f129297)

v1.0.46

11 Oct 20:25
b434f1f
Compare
Choose a tag to compare

1.0.46 (2023-10-11)

Bug Fixes

v1.0.45

11 Oct 19:27
c629d18
Compare
Choose a tag to compare

1.0.45 (2023-10-11)

Bug Fixes

  • remove File.GetName and add Join for convenience (1eefc28)

v1.0.44

10 Oct 20:43
af2915d
Compare
Choose a tag to compare

1.0.44 (2023-10-10)

Bug Fixes

  • change order of generics for flap (e9f9c27)

v1.0.43

10 Oct 13:07
895862a
Compare
Choose a tag to compare

1.0.43 (2023-10-10)

Bug Fixes

  • add missing RightReaderIO and FromReaderIO to context (caf0574)

v1.0.42

06 Oct 21:04
bace6f0
Compare
Choose a tag to compare

1.0.42 (2023-10-06)

Bug Fixes

  • add missing ChainReaderIOK (254c63a)