- Revert changes from 3.1.5 because of regression errors.
- Adds support for duplicating tags, e.g. setting
twitter:image
to the value ofog:image
. (reverted in 3.1.6)
- Fixes a bug where symbol-like strings inside meta tags would raise an exception.
- Shortcut helpers now return the value you send to them.
- Add HTML safety handling.
- Adds support for specifying templates on all tag types.
- Add
:separator
option for building meta titles.
- Adds title templates.
- Minor fix.
- Add relation links.
- Handle nil meta values.
- Rewritten to simplify Open Graph (Facebook), Twitter Cards, and custom tags. Some features are incompatible with 2.x but are easy to rewrite.
- Add shortcut helpers for easy setting of meta tags.