Skip to content

Releases: ServiceStack/ServiceStack.Swift

5.0.8

Choose a tag to compare

@mythz mythz released this 09 Mar 09:14
  • Base64 support for [Uint8] binary data

5.0.7

Choose a tag to compare

@mythz mythz released this 09 Mar 05:56
Fix getData + Linux tests support

5.0.6

Choose a tag to compare

@mythz mythz released this 09 Mar 05:39
Make it build on Linux

5.0.5

Choose a tag to compare

@mythz mythz released this 09 Mar 04:15
  • Add FoundationNetworking imports

5.0.4

Choose a tag to compare

@mythz mythz released this 07 Mar 17:16
  • Add new TimeSpan.parse(), DateTime.parse() and Guid.parse() APIs

5.0.3

Choose a tag to compare

@mythz mythz released this 02 Mar 13:02
  • Add support for Auto Retry with RefreshToken + RefreshToken Cookie support
  • New getCookies(), getTokenCookie() and getRefreshTokenCookie() APIs
  • new getData() and getDataAsync() APIs with built-in error response handling and auto re-authentication retry

Added decoding support for Swift Keywords

Choose a tag to compare

@mythz mythz released this 25 Feb 09:55
5.0.2

Update ServiceStack.podspec

5.0.1

Choose a tag to compare

@mythz mythz released this 21 Feb 13:49

Add gist.cafe's Inspect support to avoid an extra dependency when exploring APIs

5.0.0

Choose a tag to compare

@mythz mythz released this 21 Feb 11:14

Rewritten for use with DTOs generated using Swift's new Codable support, requires ServiceStack v5.10.5+

1.1.5

Choose a tag to compare

@mythz mythz released this 17 Feb 22:22
update