Skip to content

5.0.0

Compare
Choose a tag to compare
@lucas34 lucas34 released this 18 Oct 03:21
· 44 commits to master since this release
d6b37fd

Warning: This version is incompatible with 4.X

If you are using serialised task. After updating, the library will not be able to deserialised the task saved with version 4.X

New features

You can now add your own constraint dynamically

  • Dynamic constraint feature (#310)
  • Add custom constraint (#343)

Breaking Changes

  • Rename NoSerialiser to NoPersister (#341)

Chore

  • Bump Reachability (#354)

Internal changes