Skip to content

Releases: CLARIAH/grlc

Early 2019

07 Feb 15:59
af9eb6b
Compare
Choose a tag to compare

Features in this release:

  • Make readme pypi friendly
  • Update requirements
  • Demo: running grlc from python
  • Add support for pyql projections
  • Update to work with python3
  • Check for license files for LicenseURLs
  • Add error for non-existing routes
  • Remove swagger-ui from static files
  • Process number parameters properly
  • Windows support

Summer 2018 updates

17 Oct 11:19
836546b
Compare
Choose a tag to compare

Updates in this release

  • Endpoints are now configurable
  • Github API interactions are done via PyGithub
  • Added Zenodo integration (including citation file)
  • Add support for queries from local directory
  • Support authentication on SPARQL endpoints
  • Added unit tests and continuous integration
  • Parsing insert queries
  • Use SwaggerUI from cdnjs
  • Use SPARQLWrapper
  • Make git2prov optional

Release on pypi

17 Oct 12:19
474f107
Compare
Choose a tag to compare
Release on pypi Pre-release
Pre-release
v1.2.0-pypi

Remove pypi server

1.1

22 Nov 09:54
8473590
Compare
Choose a tag to compare
1.1

Change log:

  • Python 3 support
  • Provenance for spec generation
  • Reduced default cache max age
  • Integrated repo PROV via Git2PROV
  • ci in dockerhub

1.0

07 Feb 13:53
Compare
Choose a tag to compare
1.0

Fully charged grlc with Docker and PyPi support! Install as

$ docker pull clariah/grlc:latest
or
$ pip install grlc