Skip to content

Releases: Henry-Sarabia/blank

Major v3.0.0

31 Jul 23:21
00aa240
Compare
Choose a tag to compare

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)

Major v2.0.0

05 Mar 01:26
b7c9f51
Compare
Choose a tag to compare

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)