This release drops support for Vue 2 filter syntax; only method syntax is supported now. (Note that the JS expression parser is still fairly limited; in particular, it only supports method calls with a single argument.) See #25 and #26.
Full Changelog: 1.1.0...2.0.0