pijul nest
guest [sign in]

Version bump

[?]
Mar 9, 2021, 1:43 PM
2ZRCQBXPCJ5NGPC5SSKNG7PFGDYRYOMWJX7QIAWGXQGDQDQ7GCAQC

Dependencies

  • [2] 7T2CCH3P Fixing a segfault (wrong offset in page_unsized::del)
  • [3] M6PHQUGL fallocate only when necessary
  • [4] DASFQGOR Debugging
  • [5] E4MD6T3L Proofreading and commenting of this crate (massive bug fixes included)
  • [6] YXKP4AIW New file locks, with multiple sets of free pages
  • [7] OP6SVMOD Resetting history
  • [8] 5LSYTRQ6 More docs, example, and fixing the free page diagnostic function for mutable transactions
  • [9] GPP7KJSF Version bump
  • [10] PRDUE4YA Cleanup + published on crates.io
  • [11] WTXLZDYI Fixing bus errors on a full disk
  • [12] W2MIZD5B Single file databases + CRC for the root pages (checking the other pages makes everything very slow)
  • [13] DEKK3RUI Fixing a bug when splitting unsized pages
  • [14] OHUZ73MK Versions

Change contents

  • replacement in sanakirja-core/Cargo.toml at line 3
    [4.70812][2.189:207]()
    version = "1.1.1"
    [4.70812]
    [4.70847]
    version = "1.2.0"
  • replacement in sanakirja/Cargo.toml at line 3
    [4.108441][3.544:562]()
    version = "1.1.7"
    [4.108441]
    [4.108459]
    version = "1.2.0"
  • replacement in sanakirja/Cargo.toml at line 29
    [4.84][4.1317:1384]()
    sanakirja-core = { path = "../sanakirja-core", version = "1.1.1" }
    [4.84]
    [4.5528]
    sanakirja-core = { path = "../sanakirja-core", version = "1.2.0" }