hw-json v1.3.2.2 Release Notes

Release Date: 2020-10-17 // over 3 years ago

Previous changes from v1.3.2.1

  • ๐Ÿ”„ Changes

    • โœ… Disable parallel garbage colllector in CCI tests by @newhoggy
    • โœ… Enable threading in doctests by @newhoggy
    • โœ… Disable parallel garbage collector from project.sh test by @newhoggy
    • ๐Ÿ”€ Merge pull request #178 from haskell-works/disable-parallel-garbage-collector-in-cci-tests Disable parallel garbage collector in cci tests by @newhoggy
    • โฌ†๏ธ Upgrade hw-balancedparens by @newhoggy
    • โฌ†๏ธ Upgrade generic-lens by @newhoggy
    • โฌ†๏ธ Merge pull request #179 from haskell-works/upgrade-generic-lens Upgrade generic-lens by @newhoggy
    • โšก๏ธ Compile examples from README in new examples library component and update README to explain the need for additional package dependencies. by @newhoggy
    • ๐Ÿ”€ Merge pull request #183 from haskell-works/move-examples-to-own-library-component Move examples to own library component by @newhoggy
    • Document value module by @newhoggy
    • ๐Ÿ”€ Merge pull request #184 from haskell-works/document-value-module Document value module by @newhoggy
    • Document LightJson and PartialJsonValue by @newhoggy
    • ๐Ÿ”€ Merge pull request #185 from haskell-works/document-LightJson-and-PartialJsonValue Document LightJson and PartialJsonValue by @newhoggy
    • ๐Ÿ†• New version 1.3.2.1 by @newhoggy