- Add physical operator NestedHashJoinValues (NHJV) - Add physical operator NestedHashOptionalValues (NHOV) - Use NHJV and NHOV for nested hash join and nested hash optional instead of their FILTER variants
0.15.6
- Fix variables in response header for queries with aggregates with alias
0.15.5
- Fix variables included in projected variables for aggregates with alias
0.15.4
- Add more functions to the Config class in order to avoid direct access of its attributes - Move version information inside the package - Add favicon to pages served when running DeTrusty as a service