2.0.0
What's Changed
- chore: v2.0.0 by @passioneight in #13
Full Changelog: v1.3.1...2.0.0
- Major breaking changes: renamed methods, added type hinting, removed
StringUtility
(and other customstring
methods)- Use a dedicated library for handling
string
s, if needed.
- Use a dedicated library for handling
- Improved code readability.