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.
- Removed requirement for
treeware/plant
package.
- Support for Laravel 10 (Thank you laravelshift (PR#87)
- 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)
- Added the ability to lookup within any attribute on the request helper, by any key. (Thank you amandiobm) (PR#13)
- Added config option for overwriting database value (Thank you micahhenshaw) (PR#5)