Changelog
5.2.0 (2023-04-20)
- add .reprocessAfter() method (725629a)
5.1.2 (2021-05-25)
- Fix typo in SorterDirection.Ascending (52a6dee)
5.1.1 (2021-03-24)
- rename typescript declaration files (31160de)
5.1.0 (2021-03-24)
- add RxJS observable interop (0554168)
5.0.0 (2021-02-13)
- Improve some processor constructors (b52cc6c)
- FilterProcessor and SorterProcessor constructors change
4.0.7 (2021-01-15)
- export ArrayProcessor (a348514)
4.0.6 (2020-11-03)
- DebugProcessor: actually export DebugProcessor (c6676c5)
4.0.5 (2020-11-01)
4.0.4 (2020-10-28)
- properly handle _processing flag (e033a6f)
4.0.3 (2020-10-28)
- DataSource: outputs twice (2c03843)
4.0.2 (2020-10-28)
- ComplexProcessor: processing getter returns active (65f6787)
4.0.1 (2020-10-27)
- Subject lost initial subscription call on subscribe (1446eda)
4.0.0 (2020-10-25)
- SorterProcessor: change direction to an enum (f03d184)
- SorterProcessor: change SorterProcessor direction to an enum
3.3.0 (2020-10-23)
- build: actually use correct property on id-denylist (d508500)
- build: check if id-denylist is defined (5af2657)
- build: use correct id-denylist property (1e483c3)
3.2.0 (2020-10-20)
3.1.1 (2020-10-18)
3.0.1 (2019-03-24)
- Config: Update semantic-release and config (15ec8d2)
3.0.0 (2019-03-24)
- Replace utils with @colonise/utilities (0ddf1b9)
- Update TypeScript to 3.3.1 (943a672)
- Update TypeScript and start using
unknown
2.0.0 (2018-10-28)
- upgrade TypeScript version to 3.1.3 (a3785a5)
- TypeScript version 2.7.2 changed to 3.1.3