Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
71 lines (38 loc) · 985 Bytes

File metadata and controls

71 lines (38 loc) · 985 Bytes

Changelog

All notable changes to laravel-api-health will be documented in this file

5.3.0 - 2022-02-04

  • Support for Laravel 9

5.2.0 - 2021-12-19

  • Support for PHP 8.1
  • Dropped support for PHP 7.3
  • Dropped support for Laravel 6 and 7

5.1.0 - 2019-10-31

  • Support for PHP 8.0
  • Dropped support for PHP 7.2

5.0.0 - 2019-09-07

  • Support for PHP 7.4
  • Support for Laravel 7.0 and 8.0

4.0.0 - 2019-09-04

  • Support for Laravel 6.0

3.0.0 - 2019-02-27

  • Support for Laravel 5.8

2.0.0 / 2.0.1 - 2018-09-06

  • Support for Laravel 5.7

1.2.3 - 2018-08-03

  • Added docblock

1.2.2 - 2018-08-02

  • Bugfix

1.2.1 - 2018-07-31

  • Support for custom checker identifier

1.2.0 - 2018-07-31

  • Support for automatic retries

1.1.3 - 2018-07-31

  • Translation fixes

1.1.2 - 2018-07-31

  • Translation fixes

1.1.1 - 2018-07-30

  • Updated tests

1.1.0 - 2018-07-30

  • Support for faking the facade

1.0.0 - 2018-07-30

  • Initial release