Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

47 lines (23 loc) · 1.17 KB

2.5.0 (2020-02-24)

Features

  • disable roles changes after destroy (c71e428)

2.4.2 (2020-02-14)

Features

  • Angular 9 Support (a86fa10)
  • deprecate element generator (491730e)
  • initial token provides implementation (3bbb73b)

2.4.1 (2019-07-28)

Features

  • deprecate element generator (491730e)
  • initial token provides implementation (3bbb73b)

2.0.0 (2019-04-25)

Deprecated

  • forRoot
  • forChild
  • canAccessFeature no longer supported, use canAccess instead

Features

  • withElements will replace forRoot and forChild module definitions
  • doorlock element factory can provide typed elements
  • unlockWith provide roles for which elements will be available
  • lockWith inverse behavior of unlockWith

1.1.0 (2019-01-25)