Releases: Laragear/Alerts
Releases · Laragear/Alerts
v2.0.0
What's Changed
- Apply fixes from StyleCI by @DarkGhostHunter in #19
- Apply fixes from StyleCI by @DarkGhostHunter in #23
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Apply fixes from StyleCI by @DarkGhostHunter in #17
- [1.x] Adds PHP 8.2, Laravel 10 support. by @DarkGhostHunter in #18
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- [1.x] Adds Tailwind CSS Renderer by @DarkGhostHunter in #11
- [1.x] Improves CI by @DarkGhostHunter in #15
Full Changelog: v1.1.0...v1.2.0
New shorter syntax
What's changed?
- New shorter syntax
type($message)
for alerts.
Minor fixes
Just refactoring
- Alerts URLs uses
url()
instead ofaction
androute
. - Added SonarCloud badge.
First release
v1.0.0 Merge remote-tracking branch 'origin/1.x' into 1.x