File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` nativephp-laravel ` will be documented in this file.
44
5+ ## 0.5.3 - 2024-07-18
6+
7+ ### What's Changed
8+
9+ * Add the reload() method to the WindowManager by @shomisha in https://github.com/NativePHP/laravel/pull/294
10+ * Add ` trafficLightPosition() ` method on Window by @sarukomine in https://github.com/NativePHP/laravel/pull/310
11+ * Add a new ` System::timezone ` helper to detect and normalise system time zone data
12+ * Fix ` native:migrate:fresh ` so that it behaves more like Laravel's ` migrate:fresh ` (e.g. you can use seeders etc)
13+ * Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/NativePHP/laravel/pull/333
14+
15+ ### New Contributors
16+
17+ * @shomisha made their first contribution in https://github.com/NativePHP/laravel/pull/294
18+ * @sarukomine made their first contribution in https://github.com/NativePHP/laravel/pull/310
19+
20+ ** Full Changelog** : https://github.com/NativePHP/laravel/compare/0.5.2...0.5.3
21+
522## 0.5.2 - 2024-05-02
623
724### What's Changed
You can’t perform that action at this time.
0 commit comments