Release 1.4.0 - Feb 11 2016
Changes
- 1.4.0 2016-02-11
- Add support for asynchronous object macros (using promises via RSVP.js),
and the accompanyingreplyAsync()
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}
.
- Add support for asynchronous object macros (using promises via RSVP.js),