Releases: lucas34/SwiftQueue
Releases · lucas34/SwiftQueue
1.2.1
1.2.0
Bug Fix
- Job constraint error should not call onRetry
- if Reachability throw error when starting the notifier, call onRemove
- UniqueUUID constraint will also be checked for same name in non SwiftQueueJob
- Fix retention issue
Project structure Changes
- Each constraints will be defined in it's own file.
- Each job will own an instance of all the constrains
Breaking changes
- Remove throw in Run method to avoid confusion with onError callback
- User will need to keep a strong reference to SwiftQueueManager
1.1.0
1.0.1
1.0.0: First stable release
After multiple pre-releases. SwiftQueue is now in stable state. 🎉