Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

0.3.2

Compare
Choose a tag to compare
@Ciboulette Ciboulette released this 21 Jun 14:50
· 61 commits to master since this release
6317beb

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.