Releases: spatie/schema-org
Releases · spatie/schema-org
1.2.0
- Added: Objects that implements
DateTimeInterface
are now formatted to an ISO 8601 compliant string - Fixed: Some properties were missing due to some whitespace parsing issues
1.1.0
- Added:
if
function to conditionally modify the schema
1.0.1
- Fix: Arrays of properties are now correctly serialized when converted to ld+json
1.0.0
- Initial release