File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -9,18 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
- - The possibility to add templated queries with indirect variables (#78 ).
13
- - The possibility to make custom templated queries with indirect variables (#78 ).
12
+ - Templated queries can now have values for variables as a result of a query ("Indirect variables") (#78 ).
14
13
15
14
### Changed
16
15
17
16
- Refactoring: isolated the Comunica engine with accompanying operations into a wrapper class (#152 ).
18
- - Updated the README.md with documentation for the indirect variables (#78 ).
19
- - Updated the Custom Editor's UI for a better user experience (e.g. for adding indirect sources and variables) (#78 ).
20
17
21
18
### Fixed
22
19
23
- - Correct error display when the queryLocation is a non existing file or faultive (#147 ).
20
+ - Correct error display when the queryLocation is a non existing file or faulty (#147 ).
24
21
- Fixed a bug where editing a custom query did not correctly remove unchecked options (#150 ).
25
22
26
23
## [ 1.2.3] - 2024-07-11
You can’t perform that action at this time.
0 commit comments