Releases: qoollo/pearl
Releases · qoollo/pearl
v0.14.0
Changed
File name added to error messages in Blob struct (#183 )
Update rust edition (#175 )
Fixed
Fix docs (#177 )
Fix order of records after bptree deserialization (#181 )
Correct blob size comparison in index validation (#179 )
Returning error when validating blob with corrupted records (#180 )
v0.13.0
Added
Add method to receive occupied disk space (#170 )
Changed
Defer index drop on delete (#165 )
Fixed
Restore documentation publishing (#173 )
v0.12.0
Added
Add hierarchical filters support to brt tool (#126 )
Add tools to recover and migrate blobs and indexes (#148 )
Add blob size to index header (#153 )
Add magic byte to index header (#152 )
Fixed
Fix delete with no active blob set (#167 )
v0.11.0
Added
Add support for hierarchical range filters (#154 )
Changed
Remove active checking for blob update (#159 )
Fixed
corrupted blob now should be saved in case of 'unexpected eof' error (#160 )
v0.9.3
Changed
Remove active checking for blob update (#159 )
Fixed
corrupted blob now should be saved in case of 'unexpected eof' error (#162 )
v0.10.0
Changed
Add refkey trait (#141 )
Change nightly to stable rust toolchain
v0.9.2
Added
Add record delete api method (#103 )
v0.9.1
Added
Add wait cycle for tests with index files (#144 )
Fixed
In memory index last record retrieval (#147 )
v0.9.0
Added
Add hierarchical filters support (#126 )
You can’t perform that action at this time.