serverless-haskell v0.12.0 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
    • ✂ Remove LambdaEvent type and unimplemented event types.
    • ➕ Add functions isCreatedEvent and isRemoveEvent for S3 events.
    • Generalise the monad type for lambdaMain.
    • ➕ Add specialised main functions to make working with SQS, SNS and S3 events easier.