Skip to content

Releases: danrevah/ngx-pipes

Adjustments for angular 5

02 Jan 18:45

Choose a tag to compare

v2.1.0

chore(release): 2.1.0

Add impure versions to filterby, groupby and orderby

02 Aug 09:24

Choose a tag to compare

v1.6.3

Add Impure versions to filterby, groupby and orderby

Few bug fixes

13 Jun 07:17

Choose a tag to compare

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

09 Mar 18:14

Choose a tag to compare

v1.4.6

Add diffObj pipe

bug fix with filterBy pipe

12 Feb 20:47

Choose a tag to compare

v1.4.3

Bug fix fliterBy

feat(#26) filterBy support boolean values

09 Feb 14:47

Choose a tag to compare

v1.4.2

feat(#26): Add support for boolean in filterBy

Bug fix mapping types

08 Feb 09:39

Choose a tag to compare

v1.4.1

Fix maaping bug causing issues with map files

Support for tree shaking with AoT

06 Feb 23:58

Choose a tag to compare

v1.4.0

Support for tree shaking with AoT

Fix noImplicitAny issue

06 Feb 10:15

Choose a tag to compare

v1.3.3

Fix issue with noImplicitAny

Release of OrderBy pipe

29 Jan 08:53

Choose a tag to compare

v1.3.1

Orderby pipe