Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 2.56 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.

[1.13.0] - 2023-02-17

Removed

  • Removed requirement for treeware/plant package.

[1.12.0] - 2023-02-15

Added

[1.11.0] - 2022-02-16

Added

  • Added Laravel 9 support. (Thank you grantholle) (PR#80)
  • Make the message shown to users when timezone is set configurable. (Thank you samtlewis) (PR#66)
  • Added option to enable Carbon's translatedFormat. (Thank you aldesrahim) (PR#69)

[1.8.0] - 2020-01-22

Added

  • Added the ability to turn off flash messages and use others packages. (Thank you amandiobm) (PR#15)

[1.7.0] - 2020-01-21

Added

  • Added the ability to lookup within any attribute on the request helper, by any key. (Thank you amandiobm) (PR#13)

[1.6.0] - 2020-01-16

Added

Fixed

  • Formatting bug where blade directive was removing all spaces (Thank you amandiobm) (PR#11)

[1.5.0] - 2020-01-15

Added

  • Ability to publish migration dynamically (Thank you amandiobm) (PR#7)

[1.4.0] - 2020-01-09

Added

  • Added config option for overwriting database value (Thank you micahhenshaw) (PR#5)

[1.3.0] - 2019-10-21

Added

  • Support to laravel/framework:^6 (604edb3)
  • This CHANGELOG file (29a8002)