Skip to content

v0.1.5

Compare
Choose a tag to compare
@philippd philippd released this 08 Oct 13:46
· 13 commits to master since this release
  • Fixed call of resolve function to not fail if angular.forEach passes the object as third argument in each iteration (Angular > 1.3.0-rc.1), see #20
  • Pass additional configuration to bootstrap the AngularJS app (for example strictDi mode), implemented by @jeffsheets, see #23