Skip to content

Releases: jkphl/rdfa-lite-microdata

v0.4.7

27 Jan 13:30
ffc4940
Compare
Choose a tag to compare

What's Changed

  • Add \ReturnTypeWillChange attributes to avoid PHP 8.1 deprecations by @blankse in #10

Full Changelog: v0.4.6...v0.4.7

v0.4.6

29 Jun 08:50
b70b755
Compare
Choose a tag to compare
  • bump requirement #9

0.4.4 Feature release (2017-10-15)

15 Oct 10:21
Compare
Choose a tag to compare

Changed

  • Added content attribute support according to new spec (#2)

0.4.3 Maintenance release

14 Jun 13:30
Compare
Choose a tag to compare

Changed

  • Updated fault dom-factory dependency

0.4.2 Bugfix release 2017-05-29

29 May 16:44
Compare
Choose a tag to compare

Fixed

  • Fixed faulty node hashing scheme

0.4.1 Maintenance release (2017-05-28)

28 May 22:17
Compare
Choose a tag to compare

Changed

  • Made the HTML Microdata parser ignore invalid properties
  • Removed the HTML parsing error handler argument

0.4.0 Feature release (2017-05-24)

24 May 20:56
Compare
Choose a tag to compare

Changed

  • Released the Microdata property name constraints
  • Swapped in the dom-factory HTML5/XML parser

Removed

  • Custom HTML parser error handling

0.3.1 Feature release (2017-03-24)

24 Mar 19:02
Compare
Choose a tag to compare

Added

  • Dedicated exception for HTML parsing errors
  • Added custom HTML parsing error handling (#4)

0.3.0 Feature release (2017-03-17)

17 Mar 22:41
Compare
Choose a tag to compare

Added

  • Support for enhanced property lists and property names
  • IRI mode (IRI based item types and property names)

0.2.1 Maintenance release (2017-03-11)

11 Mar 16:44
Compare
Choose a tag to compare

Fixed

  • Fixed property cache bug

Changed

  • Prefixed HTML Microdata property names with schema.org vocabulary URI (consistency with RDFa Lite 1.1 parsing results)