Angular 1.6 now demands the use of its $onInit lifecycle hook in order to properly initialize directives. This release updates the code base to satisfy this requirement.
Changes:
- Adding $onInit lifecycle hook to properly initialize directive for Angular 1.6