Skip to content

v6.16.0

Compare
Choose a tag to compare
@Tr00d Tr00d released this 07 Mar 14:44
· 252 commits to main since this release

What's New

Bug Fixes

Documentation

  • Generate changelog for v6.15.5 (9b83a1d)

  • Create migration guide for v7.0.0 (d9d65f5)

Features

  • Add async capabilities on Maybe (9446d9c)

  • Implement async extensions on Maybe (c09d7c0)

  • Support Match extension on async Result (c6574f8)

  • Support optional From in VerifyV2 Sms worflow (e1e7900)

Other

  • Remove module from stryker config (64bbd1e)

  • Upgrade stryker to v4 (8d1bd74)

  • Add gitignore to solution (3a4f0d5)

  • Add bump_version script to increase the version and generate a changelog (a902c76)

  • Fix spacing in bump script (758aa8d)

  • Bump version to v6.16.0' (b1dcd1a)

  • Add missing command in bump version script (f920c2d)

  • Fix commands in bump version script (5a3d1cd)

Refactoring

  • Move Result extensions tests in a specific file (713c0be)

  • Move tests behaviors for Monads in a specific collection (f6954b6)

  • Clean duplicates in ResultTest (6ee846f)

Full Changelog: v6.15.5...v6.16.0