Skip to content

Releases: mobven/MBNetworking

v1.2.0

16 Apr 16:16
51e73e7

Choose a tag to compare

  • SSL Pinning with public key.

v1.1.2

08 Dec 15:19
8ac5c47

Choose a tag to compare

Support URLSessionConfiguration through NetworkableConfigs.

v1.1.1

03 Nov 17:31

Choose a tag to compare

Dynamic MobKitCore

v1.1.0

30 Sep 10:40
02a2f07

Choose a tag to compare

Added task cancellation support through NetworkableTasks.cancellAll() which later returns NetworkingError.dataTaskCancelled for all Networkable.fetch calls.

v1.0.5

27 Sep 16:11
03dc2ea

Choose a tag to compare

Request/Response logs synchronized to print logs for each api call in a single print-log.

v1.0.4

24 May 14:56

Choose a tag to compare

Stubs for unit testing.

v1.0.2

12 Jan 23:21
97b048b

Choose a tag to compare

Added file upload support

v1.0.1

18 Dec 06:10
b781a3e

Choose a tag to compare

  • Added HTTP PUT and DELETE support.