mirror of
https://github.com/danbee/slugtastic
synced 2025-03-04 08:49:05 +00:00
21 lines
258 B
Markdown
21 lines
258 B
Markdown
## v1.0.0
|
|
|
|
* Added test for slugs with numbers.
|
|
|
|
## v0.2.1
|
|
|
|
* Added basic transliteration with IConv.
|
|
|
|
## v0.2.0
|
|
|
|
* Rebuild of gem using bundler.
|
|
* Full spec added.
|
|
|
|
## v0.1.2
|
|
|
|
* Fixed minor bug when the source field is empty.
|
|
|
|
## v0.1.1
|
|
|
|
* Initial release.
|