Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 634 Bytes

CupertinoJWT Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[v0.2.1] - 2018-12-17

  • Carthage support #3 #8 - Thanks to @JanC
  • Add an example app

[v0.2.0] - 2018-09-17

  • Generate standard JWT signature instead of ASN.1 #6 #7 - Thanks to @jogu

[v0.1.2] - 2018-08-23

  • Improve project structure
  • Add tests

[v0.1.1] - 2018-08-23

  • Remove SPM support
  • Single target
  • Setup Test target

[v0.1.0] - 2018-08-23

  • Project init