Skip to content

Releases: vadymmarkov/Malibu

2.0.0 - Swift 3

03 Oct 08:19
Compare
Choose a tag to compare

1.3.0 - Offline cache of requests

30 Sep 14:51
Compare
Choose a tag to compare

1.2.0 - Operations

28 Sep 21:04
Compare
Choose a tag to compare

Introduce sync, async and limited operations https://github.com/hyperoslo/Malibu/pull/48

1.1.0 - Middleware promise

26 Sep 08:30
Compare
Choose a tag to compare

Add a possibility to set the first promise in the chain, before the actual request https://github.com/hyperoslo/Malibu/pull/47

1.0.2 - Multipart builder

08 Aug 14:02
Compare
Choose a tag to compare

1.0.1 - Small updates

08 Aug 13:46
Compare
Choose a tag to compare

1.0.0 - Big wave surfer

15 Jun 11:59
Compare
Choose a tag to compare
  • Multiple networkings
  • Declarative requests
  • Chainable response callbacks built on promises
  • All needed content types and parameter encodings
  • HTTP response validation
  • Response data serialization
  • Response mocking
  • Request, response and error logging
  • ETag support
  • Extensive unit test coverage