Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Latest commit

 

History

History
49 lines (31 loc) · 837 Bytes

changelog.md

File metadata and controls

49 lines (31 loc) · 837 Bytes

Change Log - Crypto

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[v1.1.1] - 2018-10-20

Changed

  • Switched UUID to Ramsey rather than rely on uniqid which may be deprecated in the future

[v1.1.0] - 2018-03-19

Changed

  • Rebranding

[v1.0.6] - 2017-01-27

Changed

  • Updated composer for easier maintenance

[v1.0.5] - 2017-01-08

Changed

  • Minor improvements for lacking env variables

[v1.0.4] - 2016-08-26

Fixed

  • Composer fixes

[v1.0.3] - 2016-08-24

Added

  • Support for Laravel 5.3

[v1.0.2] - 2016-07-24

Fixed

  • Issue with encrypt

[v1.0.1] - 2016-07-24

Fixed

  • General fixes for Lumen support

[v1.0.0] - 2016-07-18

Changed

  • Initial build separating from Laracogs