Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.209.1
* Re-include legacy .params field on components temporarily
v0.209.0
* Rework the format of MsgTemplating
v0.208.0
* Update to latest decimal library that fixes .Pow * Rework template assets to use variables instead of component specific param lists
v0.207.3
* Remove no longer used templating.params
v0.207.2
* Include component name on templating
v0.207.1
* Drop support for variables in display parts of template components
v0.207.0
* Rework template components... again
v0.206.4
* Add type and display fields to temmplate components
v0.206.3
* Truncate quick replies for template preview messages
v0.206.2
* Update to go 1.22 * Mark @child.run.status as deprecated in context * Reorg of expression refactoring code into its own package