Version bump
[?]
Dec 6, 2020, 10:24 PM
JACZWIJ6UEL5HWZRNOOXTFXUEG67XJDPC5D72LYUPCVVJ6WB7JQACDependencies
- [2]
G6YZ7U65Version bump - [3]
BD5PC25ADeleting conflict resolution vertices when the sides are deleted - [4]
I52XSRUHMassive cleanup, and simplification - [5]
23LVKATNUse pager crate for log output - [6]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [7]
N35L72XVVersions in Cargo.lock - [8]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [9]
SAGSYAPXVarious version bumps - [10]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [11]
XWETQ4DEUpgrading versions - [12]
BT2ZHPY4Version bumps - [13]
OUWD436AVersion bump - [14]
PJ7T2VFLDo not hang on locked repositories - [15]
3WIQYEISFixing conflicts in Cargo.lock - [16]
H62VFFJECargo.nix, and solving conflicts - [17]
NX5I5H53New published versions - [18]
BXD3IQYNFixing --features git - [19]
WIORLB47Version bump - [20]
5BRU2RRWCleanup (debugging a crash related to trees/inodes) - [21]
3S4DR77ZVersion updates - [22]
WI5BS6BSNew published versions
Change contents
- replacement in pijul-macros/Cargo.toml at line 4
version = "0.1.0"version = "0.2.0" - replacement in pijul/Cargo.toml at line 4
version = "1.0.0-alpha.17"version = "1.0.0-alpha.19" - replacement in pijul/Cargo.toml at line 49
libpijul = { version = "1.0.0-alpha.12", features = [ "tarball" ] }libpijul = { version = "1.0.0-alpha.14", features = [ "tarball" ] } - edit in libpijul/src/pristine/mod.rs at line 710
#[cfg(debug_assertions)] - replacement in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.12"version = "1.0.0-alpha.14" - edit in libpijul/Cargo.toml at line 26
"src/change/change_file.rs","src/change/text_changes.rs", - replacement in libpijul/Cargo.toml at line 105
pijul-macros = "0.1.0"pijul-macros = "0.2.0" - replacement in libpijul/Cargo.toml at line 113
zstd-seekable = { version = "0.1.4", optional = true }zstd-seekable = { version = "0.1.5", optional = true } - replacement in Cargo.lock at line 966
version = "1.0.0-alpha.12"version = "1.0.0-alpha.14" - replacement in Cargo.lock at line 1335
version = "1.0.0-alpha.17"version = "1.0.0-alpha.19" - replacement in Cargo.lock at line 1375
version = "0.1.0"version = "0.2.0" - replacement in Cargo.lock at line 2460
version = "0.1.4"version = "0.1.5" - replacement in Cargo.lock at line 2462
checksum = "d3197e2ccae9ec599de0822fe8a7a300215d24082e4d31854fe89ead93c92209"checksum = "21ec14c84cd9770dbe4db1c469e7fa7370093e32219bc3b53b3f968de260cc54" - edit in Cargo.lock at line 2464
"anyhow",