## 0.2.8 ### Minor Analysis Improvements * Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. * Added neutral models to inhibit spurious generated sink models for `map` and `from`. This fixes some false positive query results.