File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ title = "Release: v0.16.0"
88
99- Improved REPL exception messages for better clarity and debugging
1010- Display the root source file in error messages to help with debugging
11- - Enabled overriding the cache directory via the ` GACELA_CACHE_DIR ` env variable (Gacela 1.9)
11+ - Use ` sys_get_temp_dir() ` by default cache directory (Gacela 1.9)
12+ - Enabled overriding the cache directory with ` GACELA_CACHE_DIR ` env (Gacela 1.9)
1213- Added support for overriding docs data in ` PhelFnLoader `
1314
1415### 🐛 Bug Fixes
@@ -19,7 +20,8 @@ title = "Release: v0.16.0"
1920
2021- Removed unused ` ExceptionHandler `
2122- Updated Rector and applied necessary fixes
22- - Upgraded PHPUnit to version 10
23+ - Upgraded PHPUnit to version 10.0
24+ - Upgraded Gacela to 1.9
2325
2426## Full list
2527
You can’t perform that action at this time.
0 commit comments