Skip to content

v0.11.0

Compare
Choose a tag to compare
@rowanseymour rowanseymour released this 31 Jul 14:49
· 3545 commits to main since this release

Changelog

9324ecc Update CHANGELOG.md for v0.11.0
768f7c5 Merge pull request #337 from nyaruka/assets_v50
1c33ab4 Rework assets so whether or not they are managed as sets is configured at the type level
6b5780d Merge pull request #336 from nyaruka/locations_as_set
c936115 LocationHiearchy assets should be managed like a set like other asset types
9c5ed68 Migrate empty flows
575bdac Merge pull request #335 from nyaruka/airtime2
8b9c00f Save contact currency in airtime event
50f4d2d Switch to using currencies rather than countries in airtime actions
0282ac0 Coverage
a535009 Coverage
ffbaf22 Add tests
e588aab Add docs
7c481dd Working transfers except for open-range support
a2c0946 WIP
a4e5e7f Migrate legacy airtime rulesets
f72b802 WIP
a120bf9 WIP
1c1af66 TransferTo airtime transfer action (WIP)
9c8bde8 Simplify server handler methods and improve validation errors involving fields on composed types
40d4242 Remove not needed function Event.SetCreatedOn, add docstrings and export BaseEvent
770afa2 Moar tests
89dd029 Improve error messages and simplfy validation
a75e70b Merge pull request #333 from nyaruka/dyn_types
f008d2c Dynamic action and event types
be0c2bc Make func names more consistent and implement same typing system for waits
d4bc70f Use error wrapping instead of passing context to UnmarshalAndValidate
67d5415 Switch inputs, routers and triggers to use a dynamic type registry