CHANGES
=======

v0.3.4
------

* Prep for new pypi release

v0.3.3
------

* Fix typoo in GraphDBSlurpyGraph name

v0.3.2
------

* Add code to parse parameters out of endpoint URI

v0.3.1
------

* Pull lock file out of build

v0.3
----

* Added GraphDB persistence mechanism
* Add Changelog

v0.2.2
------

* Fix requirements.txt issue
* Update README.md
* Update README.md
* Update Changelog
* Update anciallary files
* Add named graph option and debug hooks

v0.2.1
------

* Switched to pipenv/pbr

v0.2.0
------

* Add support for endpoints that support BNode persistence
* Fix Issue #1 - lock sparql access during serialize
* Updated notebook to reflect new version
* Added diagnostic parameters
* Added debug\_slurper parameter for diagnostics
* Added note about BNode reification
* Updated Jupyter notebook
* Updated Jupyter notebook
* Initial drop - version 0.1.0
