Skip to content

Latest commit

 

History

History
85 lines (60 loc) · 7.29 KB

CHANGELOG.md

File metadata and controls

85 lines (60 loc) · 7.29 KB

Changelog

All notable changes to this project will be documented in this file.

Include references to issue- or pull-request numbers.

[2.3.0] - 2020-11-11

  • Add parsed JWK header parameter (#240)
  • Apply Xcode12 recommended settings (#236)
  • Add macOS to platforms (#233)
  • Update danger (#232)

[2.2.1] - 2020-06-24

  • Copy additional parameters when updating JWT with keyId (#225)
  • Add SPM installation to readme (#224)

[2.2.0] - 2020-06-17

[2.1.0] - 2020-02-24

[2.0.0] - 2019-11-20

[1.8.1] - 2019-06-27

[1.8.0] - 2019-03-18

[1.7.0] - 2019-02-19

[1.6.0] - 2019-01-25

[1.5.0] - 2019-01-23

[1.4.0] - 2018-12-04

  • Changes Swift version from 4.0 to 4.2 (#127) via @xavierLowmiller
  • Changes CommonCrypto import to use Swift’s new builtin CommonCrypto module instead of the custom SJCommonCrypto module (#127, #131) via @daniel-mohemian

TODO: Add old versions and especially contributors from old versions! See #144.