Skip to content

v2.1.1

Choose a tag to compare

@erundle erundle released this 02 Sep 17:04
· 982 commits to master since this release

Release Notes

Important

  • Added support for Angular 1.4.x
  • Changed the dependency for angular to be a dev dependency. *Note: This requires that you now explicitly set your desired version of angular as a dependency of your project (1.3.x - 1.4.x).

Enhancements

  • Added unit tests for transclude directives
    • Improved pctDonutChart unit tests

Bug Fixes

  • Fixed pctDonutChart ngDocs example