Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 614 Bytes

changelog.md

File metadata and controls

30 lines (22 loc) · 614 Bytes

1.0.3.0

Fixes

  • Fixed parsing of field values in multipart/form-data headers with encodings other than US-ASCII

1.0.2.0

Added

  • Merged CORS functionality from snap-cors project into Snap.Util.CORS

Dependencies

  • Bumped time dependency.

1.0.1.1

Fixes

  • Fixed a bug in token parsing in Snap.Util.Parsing

1.0.1.0

Fixes

  • fixed a FileUpload exception test

  • Exported compressibleMimeTypes

  • Added a missing file to the tarball.

1.0.0.0

Added

Removed

  • Removed support for iteratees in favor of io-streams