Skip to content

Releases: ItalyPaleAle/SMClean

v2.0.1

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 13 Jun 06:27

Fixes:

  • Updated dependencies, including dependencies with security alerts

Other changes:

  • Added Continuous Integration via Azure Pipelines

v2.0.0

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 24 Aug 06:37

Breaking changes:

  • SMClean.password does not enforce a minimum and maximum password length anymore. Length requirements can be configured with the options.minLength and options.maxLength options.
  • SMClean.time uses 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

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 29 Jul 05:11

Fixes:

  • Updated dependencies

Other changes:

  • Code has been re-licensed under MIT license
  • Updated URLs to the new username on GitHub

v1.0.4

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 23 Jun 20:46
  • Updated dependencies

v1.0.3

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 17 May 03:52
  • Updated dependencies

v1.0.2

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 29 Apr 05:47
  • Removed dependency on unorm, in favor of the native String.normalize
  • Updated dependencies

v1.0.1

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 22 Jan 21:44

Updated dependencies: moment, validator.

v1.0.0

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 07 Nov 00:15

First release as independent module