Skip to content

Releases: singnet/das-query-engine

Release v0.4.7

26 Feb 19:49
709d9cb
Compare
Choose a tag to compare

[#114] Added test to check persistence in local DBs after add_atom()
[#39] Add reindex() to rebuild pattern index in local DAS
[HOTFIX] Add empty implementation of reindex()
[#121] Change das.query() return to QueryAnswerIterator
[#122] Add integration test to DAS API used by MeTTa
[BUGFIX] Add delete_atom method in DatabaseMock class
[#134] Update package version
[#138] Implement iterators to incoming_links
[#139] Update TraveseEngine to use IncomingLinksIterators
[#145] Refactor TraverseNeighborsIterator

Release v0.4.6

26 Feb 17:21
0f422c1
Compare
Choose a tag to compare

[#114] Added test to check persistence in local DBs after add_atom()
[#39] Add reindex() to rebuild pattern index in local DAS
[HOTFIX] Add empty implementation of reindex()
[#121] Change das.query() return to QueryAnswerIterator
[#122] Add integration test to DAS API used by MeTTa
[BUGFIX] Add delete_atom method in DatabaseMock class
[#134] Update package version
[#138] Implement iterators to incoming_links
[#139] Update TraveseEngine to use IncomingLinksIterators
[#145] Refactor TraverseNeighborsIterator

Release v0.4.5

21 Feb 21:38
Compare
Choose a tag to compare

[#114] Added test to check persistence in local DBs after add_atom()
[#39] Add reindex() to rebuild pattern index in local DAS
[HOTFIX] Add empty implementation of reindex()
[#121] Change das.query() return to QueryAnswerIterator
[#122] Add integration test to DAS API used by MeTTa
[BUGFIX] Add delete_atom method in DatabaseMock class
[#134] Update package version
[#138] Implement iterators to incoming_links
[#139] Update TraveseEngine to use IncomingLinksIterators

Release v0.4.4

09 Feb 19:49
fca94a0
Compare
Choose a tag to compare

[#114] Added test to check persistence in local DBs after add_atom()
[#39] Add reindex() to rebuild pattern index in local DAS
[HOTFIX] Add empty implementation of reindex()
[#121] Change das.query() return to QueryAnswerIterator
[#122] Add integration test to DAS API used by MeTTa
[BUGFIX] Add delete_atom method in DatabaseMock class
[#134] Update package version

Release v0.4.3

08 Feb 18:39
a9a3356
Compare
Choose a tag to compare

(01) [das-atom-db#82] Add Query Engine Release Notes

* Add in README.md a link to github releases

Release v0.4.2

08 Feb 13:32
91d111b
Compare
Choose a tag to compare

(01) [#127][#128] Fix mattermost message

* Remove changelog input

Release v0.4.1

05 Feb 14:48
Compare
Choose a tag to compare
Bump version: v0.4.0 -> v0.4.1

Release v0.4.0

26 Jan 14:45
9194fee
Compare
Choose a tag to compare

[#71] New integration tests in remote DAS
[#64] Feature - add TraverseEngine
[#97] Add get_incoming_link on the Das Api
[#44] Enhancement - refactor makefile
[#69] Enhancement - refactor integration tests
[#82] Basic code for an integration test - still missing actual queries
[#76] Remove pipe notation in type hint
[#63 #66 #67 #70] Enhancement - apply improvements
* Remove unused Enums
* Remove unused exceptions
* Move engines to a new file
* Return exception in get_atom, get_node and get_link
* Adjustments to API documentation
* Add log to Functions remote connection
[#48] Improvement - update README
[#52] Feature - refactory in DistributedAtomSpace to forward API to QueryEngine and AtomDB
[HOTFIX] Quick fix for bug reported in #6
[#54] Feature - implements conjunction of multiples sub-expressions in DAS query() method

Release v0.3.16

19 Jan 19:39
5bf743e
Compare
Choose a tag to compare

(01) ci: manual changelog

* Add the changelog manually (this will be used in the message sent to the mattermost)

(011) feat: pre commit

(0111) ci: set library name

Configured the library name for use in Mattermost notifications.

(01111) ci: testing src on PR

Closes #84 

(011111) ci: inherit secrets

Release v0.3.15

19 Dec 20:36
6606d8c
Compare
Choose a tag to compare
  • remove pipe
  • change file name
  • change log messages
  • apply improvements
  • update readme
  • update readme
  • change type hint
  • add examples
  • update readme