Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.202.0
* 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
* Replace template translation content and params by the components …
v0.200.1
* Support more WA templates components
v0.200.0
* Rework template assets to use params instead of variables
v0.199.0
* Replace flows.MsgTemplating variables by params
v0.198.0
* Update deps * Remove ticketers
v0.197.7
* Merge pull request #1198 from nyaruka/trim_attachments * Trim whitespace from evaluated message attachments
v0.197.6
* Update to latest gocommon * Rework template translation finding
v0.197.5
* Update deps
v0.197.4
* Tweak Arabic Variants collation * Update depedencies