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 2
2
3
3
All notable changes to ` nativephp-laravel ` will be documented in this file.
4
4
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
+
5
22
## 0.5.2 - 2024-05-02
6
23
7
24
### What's Changed
You can’t perform that action at this time.
0 commit comments