Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Releases: paulsmith/angular-slugify

angular-slugify v1.0.1

23 Jul 15:34
Compare
Choose a tag to compare

Version 1.0.1

  • Fix errors from minifying the source
  • Update versions of Angular that is supported
  • Update test running tools

1.0.0

15 Aug 18:57
Compare
Choose a tag to compare
Merge pull request #4 from tlvince/master

Update to semver-compliant version string

0.1.0

23 Jul 13:48
Compare
Choose a tag to compare

This initial release of angular-slugify highlights its main features:

  • service: slugifies text input
  • filter: slugifies text in Angular templates
  • directive: allows a model to be declared as the “slug” of another
  • Unicode: transliterates code points in Latin-1 Supplement and Latin Extended-A to ASCII