Skip to content

Release 1.4.0 - Feb 11 2016

Compare
Choose a tag to compare
@kirsle kirsle released this 12 Feb 00:11
· 318 commits to master since this release

Changes

  • 1.4.0 2016-02-11
    • Add support for asynchronous object macros (using promises via RSVP.js),
      and the accompanying replyAsync() function and example code.
    • Add ability to use an array in a reply element as a shortcut for random
      text: - (@myArray) translates to - {random}my|array|content{/random}.