This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Version 2.1.7
- Add Client Hints meta tag helper
- Support public ID with special characters
- Don't convert parameters to CamelCase
- Remove using
@const
to avoid lint error on constant assignment - Edit instructions in README
- Encode
|
and=
in context values. - Merge pull request #110 from gvillenave/master
- Fix the "delay" transformation URL code