- Fix issue with
module
beingundefined
when using outside bundlers
- Add possibility to install with
npm
- Change strict angular dependency to
~1.x
- Add a minified version of the library
- Allow a specific scope to be passed in to the directive using
bind-html-scope
- Add grunt code style tests and release notes
- BUGFIX: ensure element.html() always gets an HTML string if given the result of a $sce method, a TrustedValueHolderType.
- Add AngularJS dependency.
- Initial release.