blank v3.0.0 Release Notes

Release Date: 2019-07-31 // over 4 years ago
  • Issues for major v3.0.0

    • ๐Ÿ‘Œ Improvements
      • Improved naming
      • RemoveSpace has been renamed to Remove to reduce typing, visual noise and improve readability. (#17)
      • Updated README
      • README has been updated to better express the package functionality and provide more information on whitespace characters. (#18)

Previous changes from v2.0.0

  • Issues for major v2.0.0

    • ๐Ÿ‘Œ Improvements
      • Tagged releases
      • Every release will now have an associated git tag following the semantic versioning guidelines. (#8)
      • Increased whitespace recognition
      • The more uncommon unicode points such as nonbreaking spaces and vertical tab characters (and more) are now recognized as whitespace. (#7)
      • Improved naming
      • Package and public function names have been changed to both better convey their use and make them easier to use. (#11)