Releases: CLARIAH/grlc
Releases · CLARIAH/grlc
Early 2019
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
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
v1.2.0-pypi Remove pypi server
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
Fully charged grlc with Docker and PyPi support! Install as
$ docker pull clariah/grlc:latest
or
$ pip install grlc