Version bumps
Dependencies
- [2]
GGEFV4YYSome page splits were not properly handled in deletions - [3]
BPR2HVMRVersion bump - [4]
77TAHKV4Fixing a logical error (again) in del - [5]
PRDUE4YACleanup + published on crates.io - [6]
M6PHQUGLfallocate only when necessary - [7]
E4MD6T3LProofreading and commenting of this crate (massive bug fixes included) - [8]
2ZRCQBXPVersion bump - [9]
W2MIZD5BSingle file databases + CRC for the root pages (checking the other pages makes everything very slow) - [10]
5LSYTRQ6More docs, example, and fixing the free page diagnostic function for mutable transactions - [11]
OHUZ73MKVersions - [12]
TJ2R4HAZAccessing the root pages (unsafely, of course) - [13]
DEKK3RUIFixing a bug when splitting unsized pages - [14]
7T2CCH3PFixing a segfault (wrong offset in page_unsized::del) - [15]
J7LJZBMESetting reverse cursor to last by default - [16]
WTXLZDYIFixing bus errors on a full disk - [17]
Z33OHFPAVersion bump - [18]
PUOGOIJ3Debugging, impls and version bump - [19]
DASFQGORDebugging - [20]
YXKP4AIWNew file locks, with multiple sets of free pages - [21]
OP6SVMODResetting history - [22]
GPP7KJSFVersion bump
Change contents
- replacement in sanakirja-core/Cargo.toml at line 3
version = "1.2.8"version = "1.2.10" - replacement in sanakirja/Cargo.toml at line 3
version = "1.2.5"version = "1.2.6" - replacement in sanakirja/Cargo.toml at line 29
sanakirja-core = { path = "../sanakirja-core", version = "1.2.8" }sanakirja-core = { path = "../sanakirja-core", version = "1.2.10" }