Releases: singnet/das-query-engine
Release v0.4.7
[#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
[#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
[#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
[#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
(01) [das-atom-db#82] Add Query Engine Release Notes
* Add in README.md a link to github releases
Release v0.4.2
Release v0.4.1
Bump version: v0.4.0 -> v0.4.1
Release v0.4.0
[#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
(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
- remove pipe
- change file name
- change log messages
- apply improvements
- update readme
- update readme
- change type hint
- add examples
- update readme