All Versions
11
Latest Version
Avg Release Cycle
123 days
Latest Release
1608 days ago

Changelog History
Page 1

  • v1.0.4.1

    November 24, 2019
  • v1.0.4.0 Changes

    January 30, 2019
    • ๐Ÿ‘ Allow network 3.0.
  • v1.0.3.2 Changes

    March 19, 2018
    • ๐Ÿ‘ Allow unix-compat 0.5

    • ๐Ÿ—„ Stop using deprecated Data.Map.insertWith'

    • โœ… Test with GHC 8.4.1

  • v1.0.3.1 Changes

    September 03, 2017
    • ๐Ÿ‘ Allow io-streams 1.5.
  • v1.0.3.0 Changes

    August 12, 2017

    โž• Added

    • Alternative file upload handling into Snap.Util.FileUploads

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed parsing of field values in multipart/form-data headers with encodings other than US-ASCII
  • v1.0.2.1 Changes

    May 11, 2017

    Dependencies

    • ๐Ÿ‘ Allow io-streams 1.4.
  • v1.0.2.0 Changes

    March 25, 2017

    โž• Added

    • ๐Ÿ”€ Merged CORS functionality from snap-cors project into Snap.Util.CORS

    Dependencies

    • โฌ†๏ธ Bumped time dependency.
  • v1.0.1.2

    March 25, 2017
  • v1.0.1.1 Changes

    March 24, 2017

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed a bug in token parsing in Snap.Util.Parsing
  • v1.0.1.0 Changes

    November 11, 2016

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fixed a FileUpload exception test

    • Exported compressibleMimeTypes

    • โž• Added a missing file to the tarball.