http-media v0.6.3 Release Notes

Release Date: 2017-07-15 // almost 7 years ago
  • ๐Ÿ“œ Parse failures more regularly return a Maybe value instead of raising an exception.

    The (//) smart constructor now accepts wildcard arguments, but only in the correct order.

    โœ… Most tests will now emit a counter example if their relevant properties are violated. Some tests which were not correctly covering their properties have been fixed.

    ๐Ÿšš The -Werror flag has been removed from the test suite.