Skip to content

Releases: sevensc/typescript-string-operations

Implement methods without using "String".

24 Aug 11:19
Compare
Choose a tag to compare

Release Notes

1.5.0

  • Using latest typescript version, please check if your environment still works with this version before upgrading!
  • feature: !IMPORTANT methods/properties starting with uppercase are marked deprecated now and will be removed in future versions! Check the deprecated infos
  • feature: String.isNullOrWhiteSpace accepts null or undefined now
  • feature: added new methods/properties: isNullOrWhiteSpace(), formatString(), joinString(), empty, check README
  • chore: Updated packages
  • chore: added linting

AppendLine(Format)

19 Nov 07:37
083e57e
Compare
Choose a tag to compare
version/v1.4.1

added missing release notes