Changelog of @hackage/slug 0.1.4

Slug 0.1.4

  • Derive Ord and Data instances for Slug.

Slug 0.1.3

  • Export plain function unSlug instead of record selector unSlug.

Slug 0.1.2

  • Improved error messages in parseJSON.

Slug 0.1.1

  • Add Read instance of Slug.

  • Add parseSlug and truncateSlug functions.

  • Functions (including instance methods) that parse Text that must be formatted as valid slug are case-sensitive now.

Slug 0.1.0

  • Initial release.