Skip to content

Releases: Astrotomic/php-open-graph

v1.0.0

09 Oct 13:38
4603213
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...1.0.0

v0.6.0

09 Oct 13:16
ce727b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.6.0

v0.5.2

04 Jan 15:30
Compare
Choose a tag to compare
  • Add PHP 8.0 support

v0.5.1

13 Dec 23:09
Compare
Choose a tag to compare
  • Fix properties with double quotes in it

v0.5.0

15 Sep 10:41
Compare
Choose a tag to compare
  • Allow to suppress URL suffix for structured properties - #11

v0.4.0

06 Aug 09:44
Compare
Choose a tag to compare
  • Backport to PHP 7.1 #9

v0.3.0

14 Jun 10:29
Compare
Choose a tag to compare
  • use og:xxx instead of og:xxx:url if simple string is passed (image, video, audio) - #5

v0.2.4

11 Jun 15:57
Compare
Choose a tag to compare
  • integrate astrotomic/php-conditional-proxy to call methods conditionally

v0.2.3

10 Jun 19:42
f1d144e
Compare
Choose a tag to compare
  • add \Astrotomic\OpenGraph\ConditionalProxy to allow calling when() without callback

v0.2.2

09 Jun 14:13
Compare
Choose a tag to compare
  • fix \Astrotomic\OpenGraph\StructuredProperties\Audio prefix
  • fix \Astrotomic\OpenGraph\StructuredProperties\Video prefix
  • add missing \Astrotomic\OpenGraph\Types\Twitter\SummaryLargeImage::creator()
  • accept stringable objects as image/video/audio