Release 3.1.14
- Create
Pattern#dup, which will recursively duplicate itself. - Use RDF-star sense of
Statement#eql?by comparing array values of statements using#eql?instead of#==. - Add
<=>(spaceship) operator for Literal and Numeric to better support RDF-star semantics.
(Note, version was yanked due to a problem with the released gem; re-released as 3.1.15).