What's Changed
* functions now supports a single string block + list of string blocks
* small edge-case fixes with command params parsing- explicit None check, wrapping quotes, normalizing param name
* new example- aiprompt (Claude-generated CLI using the new cliffy LLM system prompt)
MRs
* refactor: command parameter parsing and docs by jaykv in https://github.com/jaykv/cliffy/pull/42
**Full Changelog**: https://github.com/jaykv/cliffy/compare/0.5.1...0.5.2