Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.193.1
* Update to latest gocommon
v0.193.0
* Simplify naming in po package to avoid stuttering * Switch to i18n package from gocommon
v0.192.1
* Update to latest gocommon * Replace interface{} with any
v0.192.0
* Replace input cleaning with input collation
v0.191.0
* Add input cleaners
v0.190.1
* Merge pull request #1176 from nyaruka/split_env_types * Split flows.Environment into AssetsEnvironment and SessionEnvironment
v0.190.0
* Replace max_value_length on env with new engine options for max fi…
v0.189.0
* Add filter expression function
v0.188.0
* Update go to 1.20 * Make numerical router tests work with Eastern Arabic digits
v0.187.0
* Update deps