File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-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.7.0 - 2024-12-19
6+
7+ ### What's Changed
8+
9+ * Fix Settings facade DocBloc by @SRWieZ in https://github.com/NativePHP/laravel/pull/419
10+ * Fake test double for WindowManager::Class by @XbNz in https://github.com/NativePHP/laravel/pull/422
11+ * Child process test double by @XbNz in https://github.com/NativePHP/laravel/pull/430
12+ * fix: Notification facade docbloc by @SRWieZ in https://github.com/NativePHP/laravel/pull/428
13+ * Improvements to window test doubles by @XbNz in https://github.com/NativePHP/laravel/pull/426
14+ * fix: child process cmd: option except iterable array by @SRWieZ in https://github.com/NativePHP/laravel/pull/429
15+ * feat: improve Settings by @SRWieZ in https://github.com/NativePHP/laravel/pull/432
16+ * Dock goodies by @simonhamp in https://github.com/NativePHP/laravel/pull/421
17+ * MenuBars continued by @simonhamp in https://github.com/NativePHP/laravel/pull/420
18+ * Global shortcut test double by @XbNz in https://github.com/NativePHP/laravel/pull/436
19+ * Menu improvements by @simonhamp in https://github.com/NativePHP/laravel/pull/423
20+ * fix: database migration on first launch by @SRWieZ in https://github.com/NativePHP/laravel/pull/439
21+ * Fixes and improvements to powerMonitor by @SRWieZ in https://github.com/NativePHP/laravel/pull/445
22+ * feat: phpstan level 5 by @SRWieZ in https://github.com/NativePHP/laravel/pull/446
23+
24+ ### New Contributors
25+
26+ * @SRWieZ made their first contribution in https://github.com/NativePHP/laravel/pull/419
27+ * @XbNz made their first contribution in https://github.com/NativePHP/laravel/pull/422
28+
29+ ** Full Changelog** : https://github.com/NativePHP/laravel/compare/0.6.4...0.7.0
30+
531## 0.6.4 - 2024-11-17
632
733### What's Changed
You can’t perform that action at this time.
0 commit comments