The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-wdq

0.2.1  2015-10-08 12:27:02 CEST
    - Added option to show Wikibase ontology in a nutshell
    - Improved colors

0.2.0  2015-10-07 12:32:52 CEST
    - Made simple format the default
    - Fixed SPARQL csv format, including colors
    - Added output format ldjson (Line Delimited JSON)
    - Support export via Catmandu for more export formats

0.1.2  2015-10-06 15:50:29 CEST
    - Added option ids to abbreviate Wikidata identifiers

0.1.1  2015-10-06 12:43:48 CEST
    - Added output formats csv and simple

0.1.0  2015-10-04 17:20:41 CEST
    - Renamed option --sparql to --query
    - Renamed option --sparql to --query
    - Renamed option --dry to --no-execute
    - Validate SPARQL with RDF::Query
    - Support output format tsv
    - Test with correct perl executable (issuee #3)

0.0.1  2015-10-02 22:29:07 CEST
    - Inital release at CPAN