Version bump
[?]
Mar 9, 2021, 1:43 PM
2ZRCQBXPCJ5NGPC5SSKNG7PFGDYRYOMWJX7QIAWGXQGDQDQ7GCAQCDependencies
- [2]
7T2CCH3PFixing a segfault (wrong offset in page_unsized::del) - [3]
M6PHQUGLfallocate only when necessary - [4]
DASFQGORDebugging - [5]
E4MD6T3LProofreading and commenting of this crate (massive bug fixes included) - [6]
YXKP4AIWNew file locks, with multiple sets of free pages - [7]
OP6SVMODResetting history - [8]
5LSYTRQ6More docs, example, and fixing the free page diagnostic function for mutable transactions - [9]
GPP7KJSFVersion bump - [10]
PRDUE4YACleanup + published on crates.io - [11]
WTXLZDYIFixing bus errors on a full disk - [12]
W2MIZD5BSingle file databases + CRC for the root pages (checking the other pages makes everything very slow) - [13]
DEKK3RUIFixing a bug when splitting unsized pages - [14]
OHUZ73MKVersions
Change contents
- replacement in sanakirja-core/Cargo.toml at line 3
version = "1.1.1"version = "1.2.0" - replacement in sanakirja/Cargo.toml at line 3
version = "1.1.7"version = "1.2.0" - replacement in sanakirja/Cargo.toml at line 29
sanakirja-core = { path = "../sanakirja-core", version = "1.1.1" }sanakirja-core = { path = "../sanakirja-core", version = "1.2.0" }