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

100 lines
5.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Jun 24 06:25:30 UTC 2016 - coolo@suse.com
- updated to 2.917
see /usr/share/doc/packages/perl-RDF-Query/Changes.ttl
<http://kasei.us/code/files/RDF-Query-2.917.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-query/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Query-2.916.tar.gz> ;
doap:Version [
doap:revision "2.917" ;
doap:created "2016-05-22" ;
];
asc:changes [
asc:update "Change hashbang to use env (#137 from KjetilK)." ;
asc:update "Replaced Text::CSV by Text::CSV_XS (#127, #136; patch from jordivador)." ;
asc:update "Fixed bug that didn't properly anchor the regex match in serializing prefixnames (#135)." ;
asc:update "Fixed SPARQL parsing bug causing filters to improperly appear inside of service blocks (github issue #134)." ;
asc:update "Fix SPARQL serialization of functions that have a prefix that is also a valid function name (#133)." ;
] .
<http://kasei.us/code/files/RDF-Query-2.916.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-query/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Query-2.915.tar.gz> ;
doap:Version [
doap:revision "2.916" ;
doap:created "2015-10-16" ;
];
asc:changes [
asc:update "Updated RDF::Query::Node::Resource->as_sparql to allow SPARQL 1.0 PN_LOCAL prefix names (GitHub issue #132)." ;
] .
<http://kasei.us/code/files/RDF-Query-2.915.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-query/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Query-2.914.tar.gz> ;
doap:Version [
doap:revision "2.915" ;
doap:created "2015-08-18" ;
];
asc:changes [
asc:addition "Add RDF::Query::Node->from_attean method (PR #128 from Kjetil Kjernsmo)." ;
asc:update "Add default indentation to RDF::Query::Algebra::Limit->sse." ;
] .
-------------------------------------------------------------------
Mon May 18 08:36:19 UTC 2015 - coolo@suse.com
- updated to 2.914
see /usr/share/doc/packages/perl-RDF-Query/Changes.ttl
<http://kasei.us/code/files/RDF-Query-2.914.tar.gz>
dcterms:isVersionOf <http://kasei.us/code/rdf-query/#project> ;
dcterms:replaces <http://kasei.us/code/files/RDF-Query-2.913.tar.gz> ;
doap:Version [
doap:revision "2.914" ;
doap:created "2015-05-17" ;
];
asc:changes [
asc:update "Fixed bug in evaluation of SPARQL CONCAT function." ;
] .
-------------------------------------------------------------------
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