Releases: vadymmarkov/Malibu
Releases · vadymmarkov/Malibu
8.1.0
8.0.0 - Swift 4.2
Update podspec
7.0.3
7.0.2 - Transfer
7.0.1
Improve request modification: https://github.com/hyperoslo/Malibu/pull/107
7.0.0
- Remove ETag policy in favour of URLRequest.CachePolicy https://github.com/hyperoslo/Malibu/pull/105
- Rename
Malibu.clearStorage()
toMalibu.clearOfflineRequestStorage()
6.4.1
6.2.0
Remove validation of 204 responses in .validate() by @OscarApeland https://github.com/hyperoslo/Malibu/pull/90
6.1.0
Improve error handling https://github.com/hyperoslo/Malibu/pull/85
6.0.1
Tiny improvement to the request builder https://github.com/hyperoslo/Malibu/pull/83 by @OscarApeland