packages feed

aeson-match-qq-1.4.3: CHANGELOG.markdown

1.4.3
=====

  * Improved matching errors for embedded Haskell values (https://github.com/supki/aeson-match-qq/pull/18)

  * Separate error types for type- and value- level mismatches (https://github.com/supki/aeson-match-qq/pull/18)

  * Case insensitive strings (https://github.com/supki/aeson-match-qq/pull/17)

1.4.2
=====

  * Unordered arrays (https://github.com/supki/aeson-match-qq/pull/15)

1.4.1
=====

  * Proper Unicode support (https://github.com/supki/aeson-match-qq/pull/14)

1.4.0
=====

  * Aeson 2.0 compatibility

1.3.0
=====

  * GHC 9.0 compatibility

1.2.0
=====

  * Fixed a couple of parsing edge cases (https://github.com/supki/aeson-match-qq/pull/11)

1.1.0
=====

  * Optionally typed holes (https://github.com/supki/aeson-match-qq/pull/9)

  * Fixed spurious validation errors (https://github.com/supki/aeson-match-qq/issues/7)

1.0.0
=====

  * Initial release.