Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: Codec for article slugs Allow for non-alphanumeric and non-lower-case characters in slugs. Fixes #127. * fix: PR feedback Removing unused `Semigroup`, `Show`, `EncodeJson`, and `DecodeJson` instances from `Slug` module, adding newline at end of file, and removing unused `slug` dependency from `spago.yaml`. * chore: Commit spago.lock --------- Co-authored-by: Peter Murphy <[email protected]> Co-authored-by: Peter Murphy <[email protected]>
- Loading branch information