Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1.5 KB

2.3.4

Features

  • #53 - Improve error handling - introduced offline error

2.3.3

Features

  • #46 - Swift Package Manager
  • #44 - RS384 and RS512

2.3.2

Feature

  • #43 - Add support for watchOS

2.3.1

Bug Fix

  • #41 - Fixing the crash within the RequestAPI call

2.3.0

Features

  • #37 - Update key caching logic to incorporate custom storage
  • #35 - Adding JWT verification for mac side

Bug Fix

  • #36 - Fixing system prompt for keychain permission

2.2.0

Feature

  • #33 - Allow customization of type JSON header

2.1.0

Features

  • #31 - Add MacOS support, refactored targets
  • #24 #29 #30 - Add Carthage support
  • #27 - Add support for Swift 5

2.0.0

Other

  • #22 - Updates Swift Version to 4.2 and adds custom User-Agent header to outgoing requests.