Skip to content

Parsley 4.3.1

Compare
Choose a tag to compare
@j-mie6 j-mie6 released this 10 Jul 10:20
· 45 commits to master since this release
66974b6

Fixed bug where flatMap will not retain the same overflows() semantics as its parents: this could have been mitigated by calling overflows() on the result of the function in flatMap, but this is more robust.

Full Changelog: v4.3.0...v4.3.1