Skip to content

Releases: IBM/fp-go

v1.0.129

13 Feb 09:46
Compare
Choose a tag to compare

1.0.129 (2024-02-13)

Bug Fixes

v1.0.128

12 Feb 09:35
Compare
Choose a tag to compare

1.0.128 (2024-02-12)

Bug Fixes

  • switch internal implementation of iterator from Tuple2 to Pair (d0e4984)

v1.0.127

09 Feb 14:36
Compare
Choose a tag to compare

1.0.127 (2024-02-09)

Bug Fixes

v1.0.126

08 Feb 12:20
Compare
Choose a tag to compare

1.0.126 (2024-02-08)

Bug Fixes

  • generic order on ContramapCache (0afedbd)

v1.0.125

08 Feb 09:09
Compare
Choose a tag to compare

1.0.125 (2024-02-08)

Bug Fixes

v1.0.124

08 Feb 08:43
Compare
Choose a tag to compare

1.0.124 (2024-02-08)

Bug Fixes

  • add hash to http builder (6f91e91)

v1.0.123

08 Feb 07:43
Compare
Choose a tag to compare

1.0.123 (2024-02-08)

Bug Fixes

v1.0.122

07 Feb 12:43
Compare
Choose a tag to compare

1.0.122 (2024-02-07)

Bug Fixes

  • disable inlining of debug functions (79652d8)

v1.0.121

07 Feb 12:27
Compare
Choose a tag to compare

1.0.121 (2024-02-07)

Bug Fixes

  • try a more efficient implementation of standard interfaces (a774d63)

v1.0.120

07 Feb 10:34
Compare
Choose a tag to compare

1.0.120 (2024-02-07)

Bug Fixes

  • add correct _test suffix to examples (d86cf55)