0.0.6 (2019-09-30)
- introduce render-intercept (9f844bb)
- common: introduce ng-observe component (b068da4)
- core: support begin and end hook in render interceptor (c3f0fd1)
0.0.5 (2019-09-21)
- core: introduce styling service (62ae3ce)
0.0.4 (2019-09-21)
- common: introduce ng-dynamic directive (cd4843d)
0.0.3 (2019-09-21)
- common: introduce ng-let component (9905725)
0.0.2 (2018-05-14)
- common: NgForIn should not call super hooks if not exist (6f377e6)
- core: properly handle swapping trailing element in FastIterableDiffer (bdbf022)
0.0.1-alpha.11 (2018-04-08)
- core: do not mutate the original providers (5793b21)
- core: introduce NgInit directive (a02d443)
0.0.1-alpha.10 (2018-04-05)
- common: make tslint happy by removing unused imports (225364a)
- core: introduce FastIterableDiffer (a5ca552)
0.0.1-alpha.9 (2018-04-02)
- common: introduce NgNoCheck directive (b356369)
0.0.1-alpha.8 (2018-04-02)
- core: store original markForCheck fn to prevent double patch (7da0ee0)
0.0.1-alpha.7 (2018-04-01)
- core: properly handle application re-bootstrap in scheduler (87d8564)
0.0.1-alpha.6 (2018-04-01)
- core: remove extra change detection on bootstrap (0911d03)
0.0.1-alpha.5 (2018-04-01)
- core: introduce ChangeDetectionScheduler (6771813)
0.0.1-alpha.4 (2018-03-31)
0.0.1-alpha.3 (2018-03-30)
- core: introduce differs extensibility (6d3a5a1)
0.0.1-alpha.2 (2018-03-30)
- common: properly handle target change (b0c8d90)
0.0.1-alpha.1 (2018-03-30)
- common: introduce NgSwitchContinue (a130993)