rsl / stringex

Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
MIT License
984 stars 158 forks source link

add SemVer compliance text #189

Closed pravi closed 8 years ago

pravi commented 8 years ago

Closes: #188

rsl commented 8 years ago

looks good to me. thanks! ugh. i have to bump the patch version now. ;)