Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 617 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 617 Bytes

0.3.0

Features

  • Export basic Error type
  • Crates rename to be company agnostic

0.2.0

Features

Bug Fixes

0.1.1

  • Fix types to work with the AWS Runtime Emulator

0.1.0

  • Initial Fork
  • Publish new crates with netlify_ prefix: netlify_lambda, netlify_lambda_http, netlify_lambda_attributes
  • Provide enum types for different HTTP requests
  • Fix logging
  • Fix types to work with the Invoke API