Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2018-05-14)
Features
BREAKING CHANGES
- angular 6 or higher is now required to use this module. Also the
AsyncTrackerModule
has been removed. To migrate, just remove it from your code.
1.0.2 (2018-05-05)
Bug Fixes
- allow angular 6 peer dependency (90c9acc)
1.0.1 (2017-11-02)
Bug Fixes
- add support for angular 5 (9a1ab84)
1.0.0 (2017-04-16)
Features