Skip to content

v0.20.0

Choose a tag to compare

@tolyo tolyo released this 11 Feb 00:46
· 103 commits to master since this release
  • Multi-app support: multiple ng-app can coexist on the same page
  • Increment (++) and decrement (--) operator support
  • EventBus ($eventBus) is now a static injectable for inter-app communications.