Skip to content

Releases: ruby-rdf/rdf-microdata

Release 3.3.0

01 Sep 20:43
Compare
Choose a tag to compare
  • Define the format URI to http://www.w3.org/ns/formats/microdata, but only if the RDFa format is not defined.
  • Updates for version 3.3.0 with minimum Ruby version 3.0.
  • Updates Nokogiri to 1.15 to address vulnerability.

Release 3.2.1

29 Jan 20:10
Compare
Choose a tag to compare
  • Update documentation links to use gh-pages, and add action to publish gh-pages from Yard docs.
  • Mark some RdfaReader tests pending because of change/bug in Nokogiri v13.

Release 3.2.0

29 Dec 22:29
Compare
Choose a tag to compare
  • Minimum Ruby version now 2.6.

Release.3.1.4

26 Oct 19:55
Compare
Choose a tag to compare
  • Don't use Nokogumbo directly, as it is included in Nokgiri 1.12.

Release 3.1.3

15 Mar 22:10
Compare
Choose a tag to compare

Release 3.1.2

06 Mar 21:07
Compare
Choose a tag to compare
  • Fix query calling sequence.
  • Update project descriptions.

Release 3.1.1

06 Mar 21:07
Compare
Choose a tag to compare

Update allowed HTML errors.

Release 3.1.0

16 Dec 22:09
Compare
Choose a tag to compare
  • Updates for 3.1 and Ruby 2.7 calling sequences.
  • Don't use pre-loaded registries in RDFa reader, and skip/pending suite tests which are not valid for this reader.

Release 2.2.2

26 Dec 18:56
Compare
Choose a tag to compare
  • Adds a JSON-LD based reader (use jsonld: true in reader options). Transforms Microdata to JSON-LD and then to an enumerable.
  • Adds RdfaReader to parse Microdata into RDFa.

Release 2.1.0

31 Dec 20:27
Compare
Choose a tag to compare
  • Update minimum ruby version to 2.2.2. See ruby-rdf/rdf#307.
  • Add priority to content_type.