1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-09-09 04:30:46 +02:00
Files
stringy/CHANGELOG.md
2013-08-01 00:53:54 -04:00

374 B

1.0.0 (2013-08-1)

  • 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

1.0.0-rc.1 (2013-07-28)

  • Release candidate