Releases: SDM-TIB/DeTrusty
Releases · SDM-TIB/DeTrusty
0.5.1
- Add checks (directory exists, file writeable) for the metadata output file before collecting the metadata
- Keep a list of all triple patterns in the decomposer
- Remove Flask from the list of dependencies of the library
0.5.0
Some changes in order to use DeTrusty as a library and a service.
0.4.5
Fixed use of incorrect set of variables for OPTIONALs
0.4.3
Fixed issue in response header when the SELECT clause included an asterisk (*) to retrieve all variables.
0.4.2
Fix endpoint path behind proxy
0.4.1
Fix for joining sub-queries at remote source configuration
0.4.0
- Web interface using YASGUI added
- Configuration for joining sub-queries at remote source
0.3.0
- Support for VALUES clause
- Update of installation method
- Update of dependencies
- Support for new decomposition types
- Triple-wise
- Exclusive Groups
0.2.0
- Support for SERVICE clause
- Minor fixes for the use as a service