Skip to content

Releases: ServiceStack/ServiceStack.Swift

5.0.8

09 Mar 09:14
Compare
Choose a tag to compare
  • Base64 support for [Uint8] binary data

5.0.7

09 Mar 05:56
Compare
Choose a tag to compare
Fix getData + Linux tests support

5.0.6

09 Mar 05:39
Compare
Choose a tag to compare
Make it build on Linux

5.0.5

09 Mar 04:15
Compare
Choose a tag to compare
  • Add FoundationNetworking imports

5.0.4

07 Mar 17:16
Compare
Choose a tag to compare
  • Add new TimeSpan.parse(), DateTime.parse() and Guid.parse() APIs

5.0.3

02 Mar 13:02
Compare
Choose a tag to compare
  • 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

25 Feb 09:55
Compare
Choose a tag to compare
5.0.2

Update ServiceStack.podspec

5.0.1

21 Feb 13:49
Compare
Choose a tag to compare

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

5.0.0

21 Feb 11:14
Compare
Choose a tag to compare

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

1.1.5

17 Feb 22:22
Compare
Choose a tag to compare
update