SwiftQueue v5.0.1 Release Notes
Release Date: 2020-12-05 // about 4 years agoPrevious changes from v5.0.0
-
โ 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
๐ฅ Breaking Changes
- ๐ Rename NoSerialiser to NoPersister (#341)
Chore
- โฌ๏ธ Bump Reachability (#354)
Internal changes