This repository was archived by the owner on Jul 28, 2020. It is now read-only.
0.3.2
Fixed
- Calling
day_of_month
on a wait task now waits for to wait for the next day having the requested day number, even if that means waiting for next month. (i.e calling Wait().day_of_month(31) on February, 2nd will wait for March, 31st) - Fixed Wait task behavior in some edge cases
- Encodes HTTP params before sending request
Added
- Added
event_data
property when sending event.