Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 1.35 KB

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]

[2.1.2] - 2020-09-10

  • [fix] add token validation header

[2.0.2] - 2020-09-10

  • [add] add a new toArray method in Token class

[2.0.1] - 2018-12-26

  • [fix] update php version for travis config
  • [change] remove auto plug middleware

[2.0.0] - 2018-12-20

  • [Fix] Many bug fixed: RSA support
  • [Add] Laravel Package support
  • [Change] Change de application namespace

[1.0.2] - 2018-10-29

  • [Change] Update unity test #cfc2cb0
  • [Change] Update encode method #706c3c2
  • [Fix] Fails to open stream in Policier configuration #2d6fa35

[1.0.1] - 2018-10-29

  • [Fix] Policier configuration namespace #96b95bf

[1.0.0] - 2018-10-28

  • [Add] Add travis ci configuration
  • [Add] Test unity test
  • [Add] Add ignore file
  • [Add] Implement Token factory