- Initial public release
- Updated codebase to use PHP 7 typehints.
- Migrate tests from Codeception to PHPUnit.
- Add ResultSet class to make working with returned results easier.
- Changed namespace from CCR\Sparql to CCR\Ralph.
- Renamed SparqlClient to Client.
- Added use of static analysis with PHPStan and improved Makefile.