- pipes can now be imported standalone instead of the whole module
- updated dependencies
- breaking: removed fnCall, use fnApply instead
- breaking: removed fnApplyAsync
- breaking: switched to full Ivy compilation, if you need to use Angular < 13, please switch to ngx-function-expression@^2.0.0
- removed legacy code to reduce bundle size and enforce using type-safe syntax
- streamlined versioning to the supported angular version
- fixed and improved docs