4.2.0 (2020-08-10)
- Support Angular 10
4.1.1 (2019-12-07)
- Skip undefined tourAnchors
4.1.0 (2019-10-23)
- Support Angular 8 as peer dependency
- Support Ivy renderer
4.0.1 (2018-12-05)
- NavigationStart only hide currentStep if route is specified eg. routing used
4.0.0 (2018-11-27)
- Require Angular 7 as peer dependency
- Require Angular Material 7 as peer dependency
3.1.1 (2018-08-23)
- Add class to backdrop element
3.1.0 (2018-08-16)
- EnableBackdrop option
3.0.0 (2018-05-17)
- Require Angular 6 as peer dependency
- Require Angular Material 6 as peer dependency
2.0.0 (2017-01-31)
- Add touranchor-is-active class
- Add options to set button text
2.0.0-rc.2 (2017-10-20)
- Update to ngx-tour-core 2.x (Angular 5 and disabling hotkeys)
- Update @angular/material to 5.0.0-rc.2
2.0.0-beta.12 (2017-10-20)
- Update @angular/material to 2.0.0-beta.12
- Except for the library name, all 'md-' strings have been changed to 'mat-'
1.0.4 (2017-08-30)
- Update @angular/material to 2.0.0-beta.10
1.0.3 (2017-07-31)
- Fix aot build
1.0.2 (2017-07-19)
- Add readme
1.0.1 (2017-07-18)
- Export all of core exports
1.0.0 (2017-07-18)
- Split out to a separate package