Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.211.0
* Update to latest gocommon * Remove old urn modifier which was replaced by the urns modifier
v0.210.0
* Add new 13.5 flow spec which changes send_msg to use single list o…
v0.209.2
* Remove deprecated params in templating
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