Skip to content

Releases: enter-at/python-aws-lambda-handlers

v1.0.3

02 Jul 11:51
Compare
Choose a tag to compare

1.0.3 (2019-07-02)

Bug Fixes

  • setup.cfg: add missing packaging setting (6cb71dc)

v1.0.2

02 Jul 10:20
Compare
Choose a tag to compare

1.0.2 (2019-07-02)

Bug Fixes

  • packaging: add missing pypi configuration (029524a)

v1.0.1

02 Jul 09:30
Compare
Choose a tag to compare

1.0.1 (2019-07-02)

Bug Fixes

  • makefile: remove tag target (aefe5a6)

v1.0.0

01 Jul 15:44
Compare
Choose a tag to compare

1.0.0 (2019-07-01)

Bug Fixes

  • handle import errors gracefully (eea9f6f)
  • formatters: add FormattingError exception (8a94c66)
  • MarshmallowValidator: handler empty error messages (0bf03b0)
  • version: set the version used for pre-release (3873a5f)

Features

  • validator: add request and response validation (0e0af4e)
  • validator: add request and response validation (0029a97)
  • validator: extract validator abstraction (bfc697e)