Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

71 lines (41 loc) · 3.54 KB

Change Log

v0.8 (2018-09-21)

Full Changelog

Merged pull requests:

v0.7 (2018-09-13)

Full Changelog

Implemented enhancements:

  • Code optimisation when aws_lambda_function.vpc_config is solved #12

Fixed bugs:

  • Code optimisation when aws\_lambda\_function.vpc\_config is solved #12

v0.6 (2018-08-17)

Full Changelog

Fixed bugs:

  • Fix terraform security group #15
  • Fix index name parsed incorrectly if index format contains hyphen #18 (cheungpat)

Merged pull requests:

v0.5 (2018-02-28)

Full Changelog

Implemented enhancements:

v0.4 (2018-02-02)

Full Changelog

Implemented enhancements:

  • Add the feature that allows to pass variables from event #9 (bilardi)

v0.3 (2017-12-12)

Full Changelog

Implemented enhancements:

  • Compatible with py2 and py3 #8 (dcodix)

Fixed bugs:

  • Compatible with py2 and py3 #8 (dcodix)

Merged pull requests:

v0.2 (2017-11-09)

Full Changelog

Merged pull requests:

v0.1 (2017-05-23)