v3.7.0
-
Update
setup.py
. Better comments. Removedtest_suite
keyword argument as it is deprecated. -
Change OSP-core GitLab URL to GitHub URL in
.gitlab-ci.yml
,docker_install.sh
. -
Renamed
LICENSE
toLICENSE.md
. Updated it to match the OSP-core's license file. -
Remove version in
README.md
. Change versioning schema to match OSP-core's version. -
Update method signatures for some sessions, fix typos in method names, add missing methods.
-
Add a template for a triplestore wrapper session.
-
Update
OSP_CORE_MIN
andOSP_CORE_MAX
. -
Other minor changes (see the full changelog).