Skip to content

Release V.0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 07:09

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[0.1.5] - 2022-06-14

Changed

  • Remove boto3 as requirement from setup file as lambda already happen to have it

[0.1.4] - 2022-06-14

Changed

  • Added support for concurrency
  • Added test cases for testing code
  • Enhanced documentation

[0.1.3] - 2022-05-19

Changed

  • Modified Setup file

[0.1.2] - 2022-05-19

Changed

  • Modified Setup file

[0.1.1] - 2022-05-19

Changed

  • Added Readme File
  • Added Changelog

[0.1.0] - 2022-05-18

Added

  • Decorator function for accepting warming events
  • Function for custom response

Changed

Fixed