Releases: enter-at/python-aws-lambda-handlers
Releases · enter-at/python-aws-lambda-handlers
v1.0.3
1.0.3 (2019-07-02)
Bug Fixes
- setup.cfg: add missing packaging setting (6cb71dc)
v1.0.2
1.0.2 (2019-07-02)
Bug Fixes
- packaging: add missing pypi configuration (029524a)
v1.0.1
1.0.1 (2019-07-02)
Bug Fixes
- makefile: remove tag target (aefe5a6)
v1.0.0
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)