Skip to content

Releases: pointfreeco/vapor-routing

0.1.3

06 Feb 21:36
ae1db2e

Choose a tag to compare

What's Changed

  • Fixed: Large request bodies no longer fail to parse when fed in as streaming input (#23).

Full Changelog: 0.1.2...0.1.3

0.1.2

08 Nov 17:18
d16c7f8

Choose a tag to compare

  • Fixed: A compatibility issue with URL Routing 0.4.0 has been fixed.

0.1.1

24 May 15:39
f07b4d7

Choose a tag to compare

  • Fixed: Errors thrown in the handler should now correctly propagate in Vapor applications as expected.
  • Infrastructure: README updates and fixes (thanks @gohanlon, @finestructure)

0.1.0

02 May 06:30

Choose a tag to compare

Our first release!