* Fix error in get_objects method * Add tests about get_objects
1.6.1
* Move to python3 * Drop the support to python 2 * Add two new methods, one to fetch properties of a given class and the other is to fetch the objects.
1.5.4
* Fix empty cache files * Add a new parameter to specify cache directory
1.5.3
- Cache queries with no results. - Add more results.
1.5.2
* Fix bugs * Add `get_entities_and_classes` method to `EasySparql` class and as a function
1.5
- Add cache. - Add easysparql class. - Drop the support for python 2.