What's Changed
* Breaking: Make files in config yaml resolve from config location, not working directory
* Breaking: output `json` and `yaml` formats have moved results into the `results` property. Now also include `config` and `shareableUrl`
* Add shareable urls and `promptfoo share` command by typpo in https://github.com/typpo/promptfoo/pull/42
* Add new CLI args for `eval`: --no-table, --no-progress-bar, --share
* Other misc bugfixes and improvements
**Full Changelog**: https://github.com/typpo/promptfoo/compare/0.13.1...0.14.0