0.23.3 (2026-04-30)
Features
- Cross-platform: Better FreeBSD support: added defaults, fixed jail tests and found and fixed FreeBSD specific pipeline behavior (#6375) (ced252e), @anki-code (@nunotexbsd, @yonas)
- Cross-platform: Better Android/Termux support: all tests are reviewed and fixed, added ON_ANDROID and ON_TERMUX variables, additional TERMUX support was implemented (#6382) (c3aefaf), @anki-code
- Debug: Added frame to
@.debug.breakpoint()(#6376) (8e17615), @anki-code (@goodboy)
Fixes
- Parser: Fix SyntaxError in case
cmd && @() && cmd(#6380) (759f9bb), @anki-code (@nedsociety) - Debug: Show debug warning in case of worker thread (#6378) (58b66d5), @anki-code (@goodboy)