1.4.0
=================================================
* extract_claims() allows you to, well, extract claims.
* SPARQL syntax bug with some geo queries now fixed (thanks to Mikhail Popov)

1.3.0
=================================================
* get_* functions are now vectorised

1.2.0
=================================================
* geographic data for entities that exist relative to other Wikidata items can now be retrieved
with get_geo_entity and get_geo_box, courtesy of excellent Serena Signorelli's excellent
QueryWikidataR package.

* A bug in printing returned objects is now fixed.

1.1.0
=================================================
* You can now retrieve multiple random properties or items with get_random_item and get_random_property

1.0.1
=================================================
* Various documentation and metadata improvements.

1.0.0
=================================================
* Fix a bug in get_* functions due to a parameter name mismatch
* Print methods added by Christian Graul

0.5.0
=================================================
* This is the initial release! See the explanatory vignettes.
