----------------- - Added the possibility to use two different endpoints for reading and writing operations - New print_results() function for users testing
1.5.0
----------------- - Update handling 500's coming from SPARQL endpoint (feature request 3198363) - Added Python 3.x support (feature request 3022722) - Warning when returned format would be different than the requested one
1.4.2
----------------- - Updated for working with RDFLib3 too (feature request 3117442) - fixed bug with prefixes' regex (2320024)
1.4.1
----------------- - Supporting keep-alive in SPARQLWrapper if urlgrabber is available (ticket 2929881) - fixed bugs (2949834)
1.4.0
----------------- - Added some support for SPARUL - Improved HTTP related code - Many other minor bugs fixed