Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1001 Bytes

CHANGELOG.md

File metadata and controls

61 lines (52 loc) · 1001 Bytes

Changelog

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

This project adheres to Semantic Versioning.

[1.0.0] - 17-03-2020

Added

  • EVERYTHING.

Changed

  • N/A

Removed

  • N/A

[1.0.1] - 17-03-2020

Added

  • N/A

Changed

  • Use has() to deal with the return type hint.
  • Update tests to not use the cache helper.
  • Use Carbon::createFromTimestamp instead of Carbon::parse() for testing timestamp.

Removed

  • N/A

[2.0.0] - 11-10-2020

Added

  • Laravel 8 Support

Changed

  • N/A

Removed

  • PHP 7.2 Support

[2.0.1] - 11-10-2020

Added

  • PHP 8.0 + 8.1 Support
  • Laravel 9 Support

Changed

  • N/A

Removed

  • N/A

[3.0.0] - 01-05-2023

Added

  • PHP 8.2 Support
  • Laravel 10 Support
  • GH Actions CI

Changed

  • N/A

Removed

  • PHP 8.0 Support
  • Laravel 5.5 - 9 Support

[3.0.1] - 13-03-2024

Added

  • Laravel 11 Support
  • GH Actions CI PHP 8.3

Changed

  • N/A

Removed

  • N/A