Release 3.1.15
- 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, this is the same as 3.1.14, which was yanked due to a problem with the released gem).