v1.6.0
Features:
- Added "alternate" links support
- Added Google "author" and "publisher" links
- Implemented mirrored values inside namespaces declared as hashes
Breaking changes:
- Removed support of Rails older than 3.0.0 due to the bug in
Hash#deep_merge
(does not supportHashWithIndifferentAccess
)