Skip to content

v1.6.0

Compare
Choose a tag to compare
@kpumuk kpumuk released this 23 Aug 19:35
· 537 commits to main since this release

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 support HashWithIndifferentAccess)