Releases: danrevah/ngx-pipes
Releases · danrevah/ngx-pipes
Adjustments for angular 5
Add impure versions to filterby, groupby and orderby
v1.6.3 Add Impure versions to filterby, groupby and orderby
Few bug fixes
Update group-by.ts (#56) impure pipes could be dangerous to user experience if one doesn't know exactly how they work
Few bug fixes and new pipe
v1.4.6 Add diffObj pipe
bug fix with filterBy pipe
v1.4.3 Bug fix fliterBy
feat(#26) filterBy support boolean values
v1.4.2 feat(#26): Add support for boolean in filterBy
Bug fix mapping types
v1.4.1 Fix maaping bug causing issues with map files
Support for tree shaking with AoT
v1.4.0 Support for tree shaking with AoT
Fix noImplicitAny issue
v1.3.3 Fix issue with noImplicitAny
Release of OrderBy pipe
v1.3.1 Orderby pipe