Skip to content

v1.5.0

Choose a tag to compare

@fenying fenying released this 05 Dec 03:30
· 69 commits to master since this release
v1.5.0
75d81c1

CHANGES

  • feat(pkg:ts-types): added helper type IInstanceOf

  • fix(pkg:string): renamed API String.includeEvilSpaceChars to String.includeEvilWhitespaceChars

    The old API is kept for backward compatibility, but will be removed in future releases.

  • fix(pkg:string): renamed API String.replaceEvilSpaceChars to String.replaceEvilWhitespaceChars

    The old API is kept for backward compatibility, but will be removed in future releases.

Full Changelog: v1.4.0...v1.5.0