Releases: ItalyPaleAle/SMClean
Releases · ItalyPaleAle/SMClean
Release list
v2.0.1
v2.0.0
Breaking changes:
SMClean.passworddoes not enforce a minimum and maximum password length anymore. Length requirements can be configured with theoptions.minLengthandoptions.maxLengthoptions.SMClean.timeuses system timezone now as fallback timezone, rather than UTC.
Improvements:
- Codebase has been migrated to TypeScript. Full typings are now exported alongside transpiled JavaScript code.
- 100% test coverage
v1.0.5
Fixes:
- Updated dependencies
Other changes:
- Code has been re-licensed under MIT license
- Updated URLs to the new username on GitHub
v1.0.4
v1.0.3
v1.0.2
- Removed dependency on unorm, in favor of the native String.normalize
- Updated dependencies
v1.0.1
Updated dependencies: moment, validator.