v0.6.0-alpha
Pre-release
Pre-release
Shell integration, Obsidian embeds, automatic dependency execution.
[0.6.0] - 2025-11-29
Added
- Shell integration with
wfw shellsubcommand: install, doctor, uninstall (32759ba, c0a49d6) - PS1 prompt integration via
__wfw_ps1()function (1801cd7) - Obsidian markdown embed preprocessing:
![[file]]syntax support (d3d1ccb) - Automatic dependency execution with execution caching (a51eeb1)
- Multi-argument support for
--input/-inand--context/-cxoptions (ee9e146) - Shell integration commands in installation guide (25dfa1a)
- Pipeline module for dependency resolution and execution caching (a51eeb1)
Changed
- Consolidated CONTEXT/INPUT config into single arrays for cleaner handling (e179184)
- Reorganized reference and developer-guide documentation (ec75d6d, 8cab58f)
- Updated user-guide for accuracy and formatting (c769c3c)
- Documentation list separators enforced for mkdocs compatibility (e0702f6, e6031d7, f12aebc)
- Pipeline and syntax documentation updates (b5d35ae)