Skip to content

Version 0.8.0.0

Compare
Choose a tag to compare
@zmthy zmthy released this 18 Apr 03:20
v0.8.0.0

Removed official support for GHC 7.8.

A separate QualityOrder type can now be extracted from a Quality value for performing comparisons without the attached data value.

The most specific match will now be used to assign a quality value to each server option, ensuring that less specific matches cannot override lower quality values on more specific matches. In particular, if a type is considered unacceptable by the client, then a separate match with a non-zero quality value cannot make it acceptable.

Numeric characters are now permitted in the tail of a Language value.

Added support for Accept-Encoding and Content-Encoding.

Added support for Accept-Charset and Content-Charset.

The bounds for QuickCheck have been updated to include the latest version.