Skip to content

Commit 46ece7e

Browse files
committed
docs: update latest blog post 0.16.0
1 parent 4efac9a commit 46ece7e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/blog/2024-12-01-release-0.16.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)