Releases: spatie/schema-org
Releases · spatie/schema-org
3.4.0
- add custom
\Spatie\SchemaOrg\Graph
context support - #160
3.3.0
- fix
@id
and identifier
serialization for typed identifiers - #157
3.2.0
- add
\Spatie\SchemaOrg\ReferencedType
to reference types in schemas and graphs - #155
3.1.1
- fix empty string property values - #153
3.1.0
- add Multi-Typed-Entity support
\Spatie\SchemaOrg\MultiTypedEntity
- #148
3.0.0
- Upgrade to schema.org:v9 which includes all extensions
2.15.0
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
- fix
\BadMethodCallException
message thrown in \Spatie\SchemaOrg\Graph
- fix
\Spatie\SchemaOrg\Graph
docblock @method
annotations