# Changelog ## 0.2.1 - Jan 3rd 2019 - Pass a block when calling a function and the code will be executed when the function responds, and the block's return value will replace the function's response body ## 0.2.0 - Dec 31 2018 - Redesigned UX for calling of external functions ## 0.1.3 - Dec 15 2018 - Add test helper to stub invoke() ## 0.1.2 - Dec 9 2018 - Disable SSLv2, v3 and compression when calling invoke. ## 0.1.1 - Dec 9 2018 - First release