Stringy v1.0.0 Release Notes

    • 1.0.0 release
    • Added test coverage for Stringy::create and method chaining
    • Added tests for returned type
    • Fixed StaticStringy::replace(). It was returning a Stringy object instead of string
    • Renamed standardize() to the more appropriate toAscii()
    • Cleaned up comments and README