Skip to content

Releases: nyaruka/goflow

v0.2.5

12 Jun 18:00
Compare
Choose a tag to compare

Changelog

1ce62e5 Add support for ToBool for json fragments, deal with escaped strings


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.2.4

12 Jun 17:01
Compare
Choose a tag to compare

Changelog

7f6ddb6 add to_epoch and from_epoch


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.2.3

12 Jun 16:47
Compare
Choose a tag to compare

Changelog

e947e82 Merge pull request #36 from nyaruka/rand_fix
291f8c4 Persist webhook across sessions, fixes #34
e5aaebe Fix rand function when used with range


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.2.2

10 Jun 21:26
Compare
Choose a tag to compare

Changelog

8d6020a update deps


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.2.1

10 Jun 21:12
Compare
Choose a tag to compare

Changelog

faa3417 allow empty save to contact and save result
31a7ae7 Add URL encoding, ignore SSL errors on webhooks
eed36fd Add default support for ISO without seconds, fix array_length for json slices
fa9f20c Make sure we can stringify all UUIDs, context vars for flow
a4ccf76 tweak examples
e62727d Add to_json and from_json excellent, tests for POST webhooks and var substitution


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.2.0

09 Jun 19:58
Compare
Choose a tag to compare

Changelog

d61e8eb dont create empty replies either
6bfb9f0 dont create empty replies either


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.1.9

09 Jun 19:47
Compare
Choose a tag to compare

Changelog

484a32f don't allow empty bodies
f13836a no longer include events in session, pass back in flowserver separate, adjusts tests, add start of JSON conversions


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.1.7

06 Jun 18:24
Compare
Choose a tag to compare

Changelog

756026e Update save_flow_result event to use result_name


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.1.6

06 Jun 17:44
Compare
Choose a tag to compare

Changelog

cbe396c same withg group_uuid
5372b01 send_msg event should emit contact_uuid not contact


Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.1.4

06 Jun 16:07
Compare
Choose a tag to compare

Changelog

7f25176 Merge branch 'master' of github.com:nyaruka/goflow
3440d7a make sure destination_node_uuid can be null
8e1926c Merge pull request #20 from nyaruka/consistent-naming
cf02880 more tweaks
5208967 validate flow, node and exit uuids
a9476cb Add update_contact to all_actions flow test
cf3b115 rename destination to destination_node_uuid
405bdb5 missing files
db33cf2 rename actions and events to have more consistent naming, more _uuids as well


Automated with @goreleaser
Built with go version go1.8 linux/amd64