Skip to content

Releases: icerockdev/moko-network

0.21.2

04 Mar 04:08
c9c5c9c
Compare
Choose a tag to compare

Changes

  • fix isNetworkException on android (case SocketException)

0.21.1

26 Feb 02:00
6a8040b
Compare
Choose a tag to compare

Changes

  • #207 support of gradle configuration cache

Thanks

@ExNDY

0.21.0

16 Apr 15:55
5fc13ff
Compare
Choose a tag to compare

Changes

  • #122 formData with files support
  • #118 support of HttpResponse as result
  • #199 update moko-resources

Thanks

@epicarchitect

0.20.1

05 Mar 19:56
cb36f3a
Compare
Choose a tag to compare

Changes

  • #196 fix isNetworkError on iOS

0.20.0

15 Jan 17:39
a6f8f9d
Compare
Choose a tag to compare

Changes

  • #162 TokenProvider changed to fun interface
  • #119 fix lock of RefreshToken feature
  • #192 fix iOS 12 support

Breaking changes

  1. createHttpClientEngine moved to separated module - network-engine
  2. extensions Throwable.isNetworkError and Throwable.isSSLError now require setup of HttpClientEngine with createHttpClientEngine function OR you should manually run ThrowableToNSErrorMapper.setup to declare how read NSError from used iOS HttpClientEngine.

0.19.0

27 Aug 10:28
5dfac25
Compare
Choose a tag to compare

Changes

  • #178 update to ktor 2.0

0.18.0

16 Jul 15:36
a05813a
Compare
Choose a tag to compare

Changes

  • #149 websockets for ios support
  • #141 headers arguments support fix
  • #176 DynamicUserAgent feature

0.17.0

05 Mar 03:15
0f8459f
Compare
Choose a tag to compare

Changes

  • kotlin 1.6.10
  • #166 iosSimulatorArm64 support
  • #130 default errors argument
  • #150 updated kotlinx.serialization
  • #152 updated android versions

0.16.0

29 Jun 10:38
0c29a3a
Compare
Choose a tag to compare

Changes

Release 0.15.2

17 May 08:22
14efef9
Compare
Choose a tag to compare

Changes