3.0.0 (2020-02-16)
- package: require Angular >= v8 as peer dependency (2558fec)
- host: allow to pass initial inputs when creating component (770fd9b)
- ng: update to Angular v9 (d0aa004)
- ng: Now library is compiled with Angular v9
3.0.0-next.3 (2020-02-16)
- host: allow to pass initial inputs when creating component (770fd9b)
3.0.0-next.2 (2020-02-15)
- package: require Angular >= v8 as peer dependency (2558fec)
3.0.0-next.1 (2020-02-15)
- ng: update to Angular v9 (d0aa004)
- ng: Now library is compiled with Angular v9
2.1.0 (2019-08-17)
- modules: add functions to create
NgModules
s in isolation (a3c2d3f)
2.0.0 (2019-06-12)
- host: update how directive IO metadata resolved (9c379cd)
- ng: update to stable Angular v8 (09a618e)
- util: remove extra filtering when getting directive IO (ebbaba7)
- ng: update to Angular v8 (a54df12)
- ng: Only major version of Angular updated. Public APIs are same.
1.2.2 (2019-03-06)
- host-gen: do not use this in generated test module (fbfda9a)
- module: accept schemas from ngModule extra config (c08d2f6)
1.2.1 (2019-01-19)
- package: add meta info for better discoverability (d94abe9)
- release: add changelog autogeneration and NPM tarball (5def401)
1.2.0 (2019-01-17)
- module: allow to pass NgModule config in extras (74e7990)
1.1.1 (2019-01-09)
- host: template gen ovveride for directives (03f3336)
1.1.0 (2019-01-09)
- host: allow to override generated template (1898eee)
1.0.4 (2019-01-07)
- module: only use component as entry (52aa96d)
1.0.3 (2019-01-07)
- factories: allow to pass extras to testing module (e1979cb)
1.0.2 (2019-01-07)
- package: add licence to build (6d5282c)
- package: add readme and license to lib (eba3fdc)
- package: release script update (bc72e25)
- package: update release script (91b1692)
1.0.1 (2019-01-07)
- licence: add licence and code of conduct files (b85d809)
- gen: implement host generation for test component (7428ad8)