Changelog of @hackage/slug 0.1.2

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.