Files
perl-RDF-Query/perl-RDF-Query.changes

33 lines
1.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 13 18:28:30 UTC 2015 - coolo@suse.com
- updated to 2.913
see /usr/share/doc/packages/perl-RDF-Query/Changes.ttl
<http://kasei.us/code/files/RDF-Query-2.913.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-query/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Query-2.912.tar.gz> ;
doap:Version [
doap:revision "2.913" ;
doap:created "2015-02-14" ;
];
asc:changes [
asc:update "Merge adjacent service blocks if their endpoints and silent flags match (github issue #124)." ;
asc:update "Allow RDF::Query->new to accept an algebra object instead of a query string." ;
asc:update "Fix SPARQL 1.1 parsing bug that disallowed whitespace between an aggregate name and the following open-parenthesis." ;
asc:update "Updated node classes to allow overloaded comparisions with RDF::Trine::Node::Nil objects." ;
asc:update "Fix bug in RDF::Query::Algebra::NamedGraph->definite_variables." ;
asc:update "Fix rqsh to use a pure memory model when requested (instead of a temporary model)." ;
asc:update "Improve coverage of as_hash function for variable bindings and expressions (github issue #121)." ;
asc:update "Fixed whitespace handling bug during parsing of VALUES clauses (github issue #120)." ;
asc:update "Documentation fixes (from Kjetil Kjernsmo)." ;
] .
-------------------------------------------------------------------
Fri Feb 13 11:12:19 UTC 2015 - coolo@suse.com
- initial package 2.912
* created by cpanspec 1.78.08