Vadymmarkov Malibu Versions Save

:surfer: Malibu is a networking library built on promises

8.1.0

5 years ago

Add response decoding using Decodable https://github.com/vadymmarkov/Malibu/pull/113

8.0.0

5 years ago

7.0.3

5 years ago

Fix promise not being rejected when middleware fails https://github.com/vadymmarkov/Malibu/pull/112

7.0.2

5 years ago

7.0.1

5 years ago

Improve request modification: https://github.com/hyperoslo/Malibu/pull/107

7.0.0

5 years ago

6.4.1

5 years ago
  • Not including When in built framework #99
  • Mock object can be constructed with JSON and a URL response #101

6.2.0

6 years ago

Remove validation of 204 responses in .validate() by @OscarApeland https://github.com/hyperoslo/Malibu/pull/90

6.1.0

6 years ago

6.0.1

6 years ago

Tiny improvement to the request builder https://github.com/hyperoslo/Malibu/pull/83 by @OscarApeland