Skip to content

1.4.0

Compare
Choose a tag to compare
@lucas34 lucas34 released this 12 Jan 14:59
· 259 commits to master since this release
fd9a0cb

Develop 1.4.0 (#55)

Breaking changes

  • Validate argument to avoid empty strings
  • Validate JSON argument

Create Limit enum

  • JobBuilder.retry(Limit)
  • JobBuilder.periodic(Limit, TimeInterval)