Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
404: Not Found
Github
link |
Stars: 834 |
Related Packages
You may find interesting
Dependencies
Releases
0.3.0 - 2020-09-24T17:41:49
- Better errors when lambda fails to start #155
- Remove requirement on macOS 10.13 #156
- Better error message when invoking local lambda server with incorrect http method #157
- Simplify date formatting #159
- Improved examples and CI scripts
0.2.0 - 2020-06-18T19:51:57
⚠️ This release includes breaking api changes
- Add an option to start the local debugging server based on an env variable #87
- Add a User-Agent when using the Lambda Runtime API #98 by @bmoffatt
- Handle lambda error correctly in mock server #104
- Add example scripts and docs for Serverless Framework #113 by @Andrea-Scuderi
- Rename
payload
toevent
#115 - Added header when reporting failing invocations or initializations #128 by @Ro-M
- Added shutdown to the
ByteBufferLambdaHandler
#122 - Add initialization context #126
- Added SES Event type #130 by @adam-fowler
- add syncShutdown to LambdaHandler #132
- Improved readme docs and examples
0.1.0 - 2020-05-28T19:23:06
First pre-release