Releases: angular-material-extensions/password-strength
Releases · angular-material-extensions/password-strength
v3.0.0
Refactor
-
package: project has been transferred from ngx-material-password-strength to @angular-material-extensions/password-strength
-
package: component changed to mat-password-strength
and mat-password-strength-info
-
package: module renamed to MatPasswordStrengthModule
v2.1.0
Bug Fixes:
Features
- password: added password form control and the appropriate validators (cd5cb1f)
- package: added flexlayout pattern to ngx-material-password-strength-info's component (1ac8e9f)
- package: added new component: ngx-material-password-strength-info (f5ae1de)
v1.0.7
chore(release): :sparkles: :tada: create tag for version vv1.0.7
v1.0.6
Bug Fixes
- ngx-material-password-strength: removed unwanted imports (d7c2200)
- project: removed unwanted components and services (b1cb12a)
Features
- ngx-material-password-strength: added onStrengthChanged output (b0bc979)
v1.0.5
chore(release): :sparkles: :tada: create tag for version vv1.0.5
v1.0.4
Bug Fixes
- ngx-material-password-strength: added peerDependencies (e3fa48b)
v1.0.2
Bug Fixes
- project: downgraded jasmine core and karma jasmine html reporter (a253c7e)
- tests: downgraded webpack to v3.8.1 (a726ab7)
v1.0.1
Bug Fixes
- circli: renamed the start npm script to build (ea3a243)
- ngx-material-password-strength: added the PasswordStrengthComponent to the module (bddfa15)
Features
- project: added circleci configuration (2eeb4d0)