SPARQL.ex v0.2.6 Release Notes

Release Date: 2018-10-30 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for alternative graph patterns with UNION
    • ๐Ÿ‘Œ Support for assigning to variables with BIND

    ๐Ÿ”„ Changed

    • ๐ŸŽ REDUCED no longer removes duplicates without projection (for performance reasons)

    ๐Ÿ›  Fixed

    • DISTINCT did not work without projection

    Compare v0.2.5...v0.2.6