SwiftQueue v5.0.0 Release Notes

Release Date: 2020-10-18 // over 3 years ago
  • ⚠ 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