lambdr 1.2.0
Added
html_response
for sending bespoke responses to API Gateways.
lambdr 1.1.0
Removed
setup_logging
. Logging thresholds can be changed directly with
logger::log_threshold
. An example has been added to
?start_lambda
.
Improved documentation for how deserialisation works in README and
?lambdr
.
Minor changes for CRAN submission.
lambdr 1.0.0
Initial release