- destroy:
- isotope instance now gets properly destroyed when controller calls '$destroy' (2e1b56f2)
- options:
- iso-options are now handled per instance. needed where many isotopeContainers are used across many routes (f9ae91d3)
- build:
- fixed issue with iso.services not using inline injection to prevent minification errors (01d8bc1c)
- build:
- directives needed to specify controller by string name (de2d8bd8)