Skip to content

Releases: singnet/das-query-engine

Release 0.7.7

17 Apr 13:56
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API
[#223] Updates in docstrings and logging messages
[#210] Improve message error when connecting to the server
[#214] Improve fetch() method to optionally fetch all the atoms

Release 0.7.6

17 Apr 12:54
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API
[#223] Updates in docstrings and logging messages
[#210] Improve message error when connecting to the server
[#214] Improve fetch() method to optionally fetch all the atoms

Release 0.7.5

05 Apr 20:49
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API
[#223] Updates in docstrings and logging messages

Release 0.7.4

04 Apr 20:34
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API

Release 0.7.3

04 Apr 18:36
37e8744
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API

Release 0.7.2

28 Mar 22:47
de8d698
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API

Release 0.7.1

28 Mar 22:18
Compare
Choose a tag to compare

[#201] Implement fetch() in the DAS API

Release 0.7.0

26 Mar 19:57
Compare
Choose a tag to compare

[#180] Fix in the test_metta_api.py integration test
[#136] Implement methods in the DAS API to create indexes in the database
[#BUGFIX] Fix Mock in unit tests
[#90] OpenFaas is not serializing/deserializing query answers
[#190] Implement custom_query() method in DAS API
[#184] Fix bug that prevented DAS from answering nested queries properly
[#202] Fix tests after adding complex typedef expressions
[BUGFIX] Fix tests to compare dicts using only commom keys

Release 0.5.11

26 Mar 15:11
Compare
Choose a tag to compare

[#180] Fix in the test_metta_api.py integration test
[#136] Implement methods in the DAS API to create indexes in the database
[#BUGFIX] Fix Mock in unit tests
[#90] OpenFaas is not serializing/deserializing query answers
[#190] Implement custom_query() method in DAS API
[#184] Fix bug that prevented DAS from answering nested queries properly
[#202] Fix tests after adding complex typedef expressions
[BUGFIX] Fix tests to compare dicts using only commom keys

Release 0.5.10

26 Mar 13:46
Compare
Choose a tag to compare

[#180] Fix in the test_metta_api.py integration test
[#136] Implement methods in the DAS API to create indexes in the database
[#BUGFIX] Fix Mock in unit tests
[#90] OpenFaas is not serializing/deserializing query answers
[#190] Implement custom_query() method in DAS API
[#184] Fix bug that prevented DAS from answering nested queries properly
[#202] Fix tests after adding complex typedef expressions