Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 13:48
· 17 commits to main since this release
6f4dfdf

0.14.0 (2023-08-04)

Bug Fixes

  • make logger available for pg helper block (a9bd10b)
  • new operator for is helper; == fixes #193 (95d0007)
  • preserve new lines in response body. #223 (61da2f5)

Features

  • allow await in custom code handlebars (9957355)
  • allow await in IIFEs for code and pg (ceefc9b)
  • groundwork for the SOAP protocol (ec1d9b6)