Releases: oscarotero/social-links
Releases · oscarotero/social-links
1.17.0
1.16.1
What's Changed
- Fix PHP error by @alexisrazok in #35
New Contributors
- @alexisrazok made their first contribution in #35
Full Changelog: v1.16.0...v1.16.1
1.16.0
1.15.1
1.15.0
1.14.0
1.13.2
1.13.1
- Fixed a bug generating meta tags with empty array of images.
1.13.0
- New value
icon
- Allow to use an array of values in a meta: it will generate a meta tag for each value
- Added the magic method
__toString
to meta classes.
1.12.1
- Fixed content trim by length