Releases: nyaruka/goflow
v0.4.3
Changelog
0019cb9 Merge pull request #133 from nyaruka/results
333ab86 Add example where has_any_word test produces different input and value in a result
6880c82 Merge branch 'master' into results
6ae3515 Merge pull request #132 from nyaruka/asset_auth
560a1bb Use title case for result name examples
fa02aa9 Rework results format to match new rapidpro stuff
dad86a2 Use a single auth token setting for asset server connections
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v0.3.0
Changelog
55942ec Merge pull request #47 from nyaruka/localization_updates
94fab76 remove fabfiles
856892b govet tweak
642e577 Address some linting errors
0c154de trigger build
cd48c84 badges and travis
1d5b3dc Merge branch 'master' of github.com:nyaruka/goflow
889b9f5 update docs, check arg length on exp tester
8168940 Merge pull request #48 from nyaruka/add-license-1
21c6eb2 Add license (AGPL)
6a84892 Make category not return localized value
2931ecd Migrate @flow.blerg.category to @run.results.blerg.category_localized
44863d4 Update test flow to new localization format
3a5b285 Revert translation lookup, remove comment
093d684 Remove duplicative code
ca57ccd Use arrays for localization, include category_original where appropriate
27ba53d Merge pull request #46 from nyaruka/attachments_tweak
19e4469 Remove redundant nil check
86b68f9 Use omitempty for JSON serialization of send_msg.attachments
dea26fb fix migration for @contact.groups
c3ca4d1 Merge pull request #40 from nyaruka/attachments
e2a7d5a Fix migration of reply actions with no attachments
6a2fd97 Add attachment support to send actions and events
0282c13 Repurpose exit uuids on migration to maintain activity. Fixes: #39
fcfbe4a Merge pull request #38 from nyaruka/migrate_fix
af85273 Retain context variable suffixes like .category
7e73a54 Reply actions in legacy flows should migrate to reply actions
a602586 missing file
b83a547 Add type assertions for all VariableResolvers, add Stringer as a sub interface of VariableResolver
852f7e5 Add support for int maps in our lookups, tests
538aa0e Add timezone to contact, use for all date calculations
4e22676 Formatting tweaks for lists of codes
Automated with GoReleaser
Built with go version go1.8.1 darwin/amd64
v0.2.5
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
Changelog
7f6ddb6 add to_epoch and from_epoch
Automated with @goreleaser
Built with go version go1.8 linux/amd64
v0.2.3
v0.2.2
v0.2.1
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
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
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
Changelog
756026e Update save_flow_result event to use result_name
Automated with @goreleaser
Built with go version go1.8 linux/amd64