Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.75 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.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)