Skip to content

Releases: spatie/schema-org

2.5.0

25 Sep 14:57
e7f5288
Compare
Choose a tag to compare
  • add reflection support #97

2.4.0

25 Sep 12:43
5315a5a
Compare
Choose a tag to compare
  • latest schema RDFA - 2019-09-25 13:30 UTC

2.3.0

07 Aug 15:28
ad8d92d
Compare
Choose a tag to compare
  • Fix null values - #87

2.2.1

28 May 11:55
f6158bb
Compare
Choose a tag to compare
  • fix pending Types

2.2.0

28 May 09:21
Compare
Choose a tag to compare
  • latest schema RDFA - 2019-05-28 09:20 UTC

2.1.0

18 Jan 09:39
Compare
Choose a tag to compare
  • Add Graph support

2.0.3

17 Oct 22:50
f534375
Compare
Choose a tag to compare
  • Convert invalid objects that have a __toString method to strings

2.0.2

25 Jun 12:09
Compare
Choose a tag to compare
  • Fix previous release

2.0.1

25 Jun 12:03
Compare
Choose a tag to compare
  • Use https protocol for Schema.org links

2.0.0

08 Jun 10:53
Compare
Choose a tag to compare
  • Supports multiple type inheritance. Types no longer extend each other, they all are a direct extension of BaseType
  • This release probably doesn't contain any breaking changes for most people. It breaks all type checks (e.g. instanceof LocalBusiness), but doesn't change the way types are generated