All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2019-09-12)
- usage in aot mode, more strict lint rules (86ec714)
0.4.1 (2019-08-26)
0.4.0 (2019-08-25)
0.3.2 (2019-08-09)
- no need to wrap retryTimes into Observable (edb8b1b)
0.3.1 (2019-07-21)
- ensure viewRef existence and detectChanges (bfa92cd)
0.3.0 (2019-07-21)
- dispose last subscription automatically (50bc4a1)
- use finalize operator instead of complete handler (573f9c8)
- add support of retry on error (3380c1c)
0.2.0 (2019-07-20)
- add rxAsync directive (dca6939)
0.1.1 (2019-07-18)
- improve build config and tree shaking (ce97050)
- storybook build error on CI (182b825)