Skip to content

v0.9.0

Compare
Choose a tag to compare
@rowanseymour rowanseymour released this 18 Apr 20:21
· 3884 commits to main since this release
fe13c11

Changelog

fe13c11 Merge pull request #259 from nyaruka/type_names
032fdc0 Rename field value type decimal to number
3a59e32 Rename XDate to XDateTime
97fcad3 Rename XBool to XBoolean
a20cd44 Rename format_num -> format_number
0a15530 Rename references to string to text in function names and docstrings
726201d Rename XString to XText
8af7352 Merge pull request #258 from nyaruka/simpler_assets
6f1ac42 Merge branch 'master' into simpler_assets
b41f3bc Merge pull request #257 from nyaruka/assets_reorg
2c311dc Assets types are either sets (e.g. groups, labels) or individual items (flows) but not both
522274d Rework session_test to use the same standard test session as other tests
d222261 Move assets stuff into its own package
d1037f6 Merge pull request #256 from nyaruka/tz_fix
5b157a7 fix typo
3e1e498 Fix contact timezone defaulting to UTC - it should default to the session env TZ
8002abe Re-order functions in functions.go to make things easier to find
c569756 Merge pull request #255 from nyaruka/bool_and_string
f3a6004 Fix docstring
6a95349 Add bool() and string()


Automated with GoReleaser
Built with go version go1.10 darwin/amd64