Skip to content

Releases: xp-forge/lambda-ws

0.4.1: Input and error handling fixes

29 Aug 09:44

Choose a tag to compare

Pre-release
  • Added various tests, increasing test coverage to 100%. See #3 - @thekid
  • Fixed error handling for web.Error instances - @thekid
  • Fixed FromApiGateway::readLine() not returning EOF correctly - @thekid

0.4.0: Cookie support

28 Aug 23:09

Choose a tag to compare

0.4.0: Cookie support Pre-release
Pre-release
  • Fixed issue #2: Return cookies in multiValueHeaders - @thekid

0.3.0: Routing setup

28 Aug 22:52

Choose a tag to compare

0.3.0: Routing setup Pre-release
Pre-release
  • Bumped dependency on xp-forge/web to 2.13.0+, simplifying routing
    setup via Routing::cast().
    (@thekid)

0.2.0: POST request payloads

28 Aug 21:02

Choose a tag to compare

Pre-release

0.1.0: Hello world

28 Aug 20:38

Choose a tag to compare

0.1.0: Hello world Pre-release
Pre-release
  • Hello World! First release - @thekid