Skip to content

Releases: glesys/butler-health

v0.6.0

29 May 06:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

02 Jan 11:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Mar 11:36
Compare
Choose a tag to compare

Added

  • Uniqueness to custom "about" information.
  • Method for clearing custom "about" information.

v0.5.0

07 Mar 12:03
Compare
Choose a tag to compare

Changed

  • BREAKING: Do not use artisan about.

v0.4.0

02 Mar 08:36
Compare
Choose a tag to compare

Changed

  • BREAKING: Require Laravel 10.

v0.3.0

19 Jan 14:08
a9f57ab
Compare
Choose a tag to compare

Changed

  • BREAKING: Use artisan about instead of customApplicationData.

v0.2.3

27 Dec 13:39
Compare
Choose a tag to compare
Autoload helpers.php correctly

v0.2.2

27 Dec 12:04
9e0eb51
Compare
Choose a tag to compare

Added

  • Laravel pint.
  • Heartbeats.

v0.2.1

02 Mar 14:51
8358973
Compare
Choose a tag to compare

Added

  • Reconnect to the database if a PDO connection is missing in Database check.

v0.2.0

14 Feb 08:59
11fd947
Compare
Choose a tag to compare

Changed

  • BREAKING: Require Laravel 9.