Skip to content

Releases: spatie/schema-org

3.4.0

10 May 08:55
Compare
Choose a tag to compare
  • add custom \Spatie\SchemaOrg\Graph context support - #160

3.3.0

02 Jan 18:37
Compare
Choose a tag to compare
  • fix @id and identifier serialization for typed identifiers - #157

3.2.1

28 Nov 22:53
Compare
Choose a tag to compare
  • add support for PHP 8

3.2.0

05 Nov 15:57
Compare
Choose a tag to compare
  • add \Spatie\SchemaOrg\ReferencedType to reference types in schemas and graphs - #155

3.1.1

22 Oct 10:57
Compare
Choose a tag to compare
  • fix empty string property values - #153

3.1.0

07 Oct 10:03
Compare
Choose a tag to compare
  • add Multi-Typed-Entity support \Spatie\SchemaOrg\MultiTypedEntity - #148

3.0.0

27 Aug 20:15
Compare
Choose a tag to compare
  • Upgrade to schema.org:v9 which includes all extensions

2.16.0

27 Aug 16:58
Compare
Choose a tag to compare
  • Upgrade to schema.org:v8

2.15.0

27 Aug 16:48
Compare
Choose a tag to compare

Generated files with new JSON-LD source - some methods have been dropped which aren't part of the corresponding types but were listed in old RDFa - it's not a breaking release because of the same schema.org version and changes only because of schema file inconsistencies.

2.14.1

10 Jun 17:20
Compare
Choose a tag to compare
  • fix \BadMethodCallException message thrown in \Spatie\SchemaOrg\Graph
  • fix \Spatie\SchemaOrg\Graph docblock @method annotations