Skip to content

Release 3.1.14

Compare
Choose a tag to compare
@gkellogg gkellogg released this 29 May 18:30
· 143 commits to develop since this release
  • 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).