Releases: basilapi/basil
Releases · basilapi/basil
v0.8.3
v0.8.2
Changes from the last release: v0.8.0...v0.8.2
v0.8.1
v0.8.0
v0.7.1
v0.6.0
Version 0.5.0
Implemented Alias system and related mem cache.
Learn how to use it with the cURL Tutorial
Mainly about #73
Version 0.4.1
Hotfix on JSON rendering of RDF content
See afcc7f6
Version 0.4.0
Solves issues:
- Default .xml serialisation broken for RDF data #67
- Map application/rdf+json return type to a file extension enhancement #66
- Enable stateless HTTP Basic Authentication enhancement #62
- Implement wrapper for query execution #57
- Cannot DELETE /docs bug #56
- Add a redirect method to exploit basil as a sparql url shortener enhancement #49
- do not update the search results when an empty string is given on the search input bug #45
- xml format for results does not include an items element wrapper bug #38
- Implementation of paging of API results by setting LIMIT and OFFSET enhancement #29
- Integration tests module for basil enhancement #4