What's Changed
* feat: Add many new assertion types: contains, icontains, contains-some, contains-any, regex, webhook, rouge-n
* feat: all assertion types can be negated be prefixing `not-`
* feat: more debugging info for custom function failures
* feat: custom functions are passed a context object that contains vars
* feat: web table view improvements, including the ability to filter only failures, toggle word break mode, etc
* Misc fixes and small improvements
**Full Changelog**: https://github.com/typpo/promptfoo/compare/0.10.0...0.11.0