2.0.0
Bug Fixes
- The rule for binding to publich members breaks for readonly properties #206 cc3ed9a
- Add checks for ngIf and ngSwitch #193 0118b56
- Support for tslint@^4.3.1 (4.3.0 was broken) 3e7edfa
- Support for Angular 4 #214 4d79933
Refactoring
- Refactoring
readTemplate
andreadStyle
to useMaybe<T>
373b152