0.6.1 (2015-03-05)
Bug Fixes
- karma hack isn't needed anymore
(3108296e) - angular.bootstrap now adds modules to init, not replace them
(bdc03dd9) - fixed TypeError: Converting circular structure to JSON
(11da36d9) - don't watch for angular.module calls when you're not lazy loading
(35f7eb5b)
Performance Improvements
- hash the signature to optimize memory consumption
(1cd9676e)