Skip to content

Releases: nyaruka/goflow

v0.202.0

20 Feb 17:59
Compare
Choose a tag to compare
 * Add warnings from template eval functions and recorded as events

 * Add excellent.Evaluator and move top level evaluation functions to methods on that
 * Rework xvalues to be passed by pointer and have a base struct
 * Rework router reading to be like action reading (and allow for enumeration of types)

v0.201.0

12 Feb 17:30
Compare
Choose a tag to compare
 * Replace template translation content and params by the components …

v0.200.1

30 Jan 16:40
Compare
Choose a tag to compare
 * Support more WA templates components

v0.200.0

22 Jan 15:15
Compare
Choose a tag to compare
 * Rework template assets to use params instead of variables

v0.199.0

17 Jan 14:49
Compare
Choose a tag to compare
 * Replace flows.MsgTemplating variables by params

v0.198.0

02 Jan 15:40
Compare
Choose a tag to compare
 * Update deps

 * Remove ticketers

v0.197.7

12 Dec 14:27
Compare
Choose a tag to compare
 * Merge pull request #1198 from nyaruka/trim_attachments

 * Trim whitespace from evaluated message attachments

v0.197.6

27 Nov 15:24
Compare
Choose a tag to compare
 * Update to latest gocommon

 * Rework template translation finding

v0.197.5

20 Nov 14:59
Compare
Choose a tag to compare
 * Update deps

v0.197.4

13 Nov 19:03
Compare
Choose a tag to compare
 * Tweak Arabic Variants collation

 * Update depedencies