returns v0.17.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Enables Pattern Matching support for Result containers
    • ๐Ÿ‘ Enables Pattern Matching support for Maybe container
    • ๐Ÿ‘ Enables Pattern Matching support for IOResult container
    • ๐Ÿ‘Œ Improves hypothesis plugin, now we detect when type cannot be constructed and give a clear error message
    • โž• Adds the option to pass what exceptions @safe will handle