Releases
v3.0.0
3.0.0 (2023-09-28)
⚠ BREAKING CHANGES
cognitarium: make delete triples optional and enforce where clause
Features
cognitarium: implement DeleteData message (758c172 )
cognitarium: specify construction query (111a73c )
cognitarium: support 'delete where {}' form (3f2f9a0 )
docs: use fadroma-schema to generate docs (ae792e0 )
objectarium: add lzma compression algorithm (b3392f7 )
Bug Fixes
cognitarium: decrease the store byte size upon deletion (74c9461 )
cognitarium: do not count existing triples on insert (b490f23 )
cognitarium: fix compilation issue (296c61a )
cognitarium: fix incorrect variable resolution on delete (76abfcd )
cognitarium: make successive store engine calls safe (0fe529b )
cognitarium: update ns ref count on triple deletion (8ad0144 )
docs: use fixed version of fadroma/schema (bda29c7 )
Code Refactoring
cognitarium: make delete triples optional and enforce where clause (5ce531b )
You can’t perform that action at this time.