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 1+ +++
2+ title = " Release: v0.16.0"
3+ +++
4+
5+ ## REPL improvements & cache override
6+
7+ ### 🥇 New Features
8+
9+ - Improved REPL exception messages for better clarity and debugging
10+ - 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)
12+ - Added support for overriding docs data in ` PhelFnLoader `
13+
14+ ### 🐛 Bug Fixes
15+
16+ - Fixed issue where temporary files weren't being removed in ` Phel::run() `
17+
18+ ### 🏗️ Miscellaneous
19+
20+ - Removed unused ` ExceptionHandler `
21+ - Updated Rector and applied necessary fixes
22+ - Upgraded PHPUnit to version 10
23+
24+ ## Full list
25+
26+ For a full list of changes, have a look at the [ release notes] ( https://github.com/phel-lang/phel-lang/releases/tag/v0.16.0 ) .
You can’t perform that action at this time.
0 commit comments