Skip to content

Releases: MobileUpLLC/munkit

v2.1.2

20 Aug 09:38

Choose a tag to compare

Make the closure in the setAuthorizationObjects methos as https://github.com/sendable

v2.1.1

20 Aug 09:09
321746c

Choose a tag to compare

Concurrency improvements

v1.1.3

13 Aug 21:32

Choose a tag to compare

Make the closure in the setAuthorizationObjects methos as Sendable

v1.1.2

19 May 18:36
225e1b8

Choose a tag to compare

  • Added client errors logging

v1.1.1

15 May 17:20
4aa1434

Choose a tag to compare

  • Fix mocks work in MUNAPITarget

v1.1.0

12 May 08:24
44fcb2c

Choose a tag to compare

  • Logging from the client

v1.0.6

29 Apr 13:43
2ecbc18

Choose a tag to compare

  • Improve tasks cancellation flow

v1.0.5

28 Apr 13:19
d885ec4

Choose a tag to compare

  • Update Swift version to 6.1

v1.0.4

24 Apr 11:27
3992f47

Choose a tag to compare

  • add README
  • remove tokenRefreshFailureHandler nulling after execution

v1.0.3

23 Apr 20:17
73562a0

Choose a tag to compare

  • Move MoyaProvider initialization into MUNNetworkService
  • Use forgotten isRefreshTokenRequest
  • Improve APITarget.swift structure