Version bumps
Dependencies
- [2]
E56IZNFFVersion bump - [3]
HSVGP2G4Version bump + formatting - [4]
6DOXSHWGCleanup, and version bump - [5]
UFCZKKLXUpgrading to the latest Sanakirja/Rand - [6]
HKEOO4QJVersion bump - [7]
HW5Q7GGYVersion bump - [8]
FDPGJDXVCompiling Thrussh with feature OpenSSL by default - [9]
UN64Q3P2Version bump - [10]
ZDK3GNDBTag transactions (including a massive refactoring of errors) - [11]
3S4DR77ZVersion updates - [12]
OCBM7IFENew release: pijul-1.0.0-alpha.8 - [13]
YX3VCEOMVersion bump - [14]
ZTVNGFNTVersion bump - [15]
HDGRZISMVersion updates - [16]
VRDOV7DDVersions - [17]
PIQCNEEBUpgrading to Clap 3.0.0-alpha.5 - [18]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [19]
CUHXXBDZFixing a bug in replacements, recently introduced during a fix of a graph corruption bug - [20]
AF5AKUTOCleanup after the text changes refactoring - [21]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [22]
TNN56XYKlibpijul alpha.43 - [23]
NWYJJHDFVersion bump - [24]
6XDVUSBMVersion bump - [25]
6O43WXDAVersion bump - [26]
G65S7FAWVersion bump and cleanup - [27]
C73F2EFDVersion bump - [28]
XL6Y64UPFixing a panic when iterating over the basenames of a file - [29]
SAGSYAPXVarious version bumps - [30]
VYHHOEYHVersions and formatting - [31]
JL4WKA5PImplement the Sanakirja concurrency model in a cross-process way - [32]
HQ56ADNSFormatting, and version bump - [33]
GBSL4AZIVersion bump - [34]
3QGE6HRDVersion bump (upgrade to zstd-seekable 0.2, take 2) - [35]
TPEH2XNB1.0.0-alpha.28, with Tokio 1.0 - [36]
JRENVH5DReqwest 0.11 - [37]
FYUDBQ3CFormatting changes + version bump - [38]
XF3FRWJ6Version bump (including clap 3.0.0-beta.4) - [39]
G6YZ7U65Version bump - [40]
OUWD436AVersion bump - [41]
JACZWIJ6Version bump - [42]
CT6FBU57SDPX license + version bump - [43]
XAY4DYRRVersion bump - [44]
H565UUPCUse correct pattern for workspace interdependencies - [45]
WIORLB47Version bump - [46]
IIV3EL2XCleanup, formatting, and fixing the Git feature - [47]
JKL7JSO2Removing a confusing adjective in the description (sound) - [48]
V4T4SC7OTesting binary diff - [49]
NX5I5H53New published versions - [50]
WI5BS6BSNew published versions - [51]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump
Change contents
- replacement in pijul-macros/Cargo.toml at line 4
version = "0.4.0"version = "0.5.0" - replacement in pijul/Cargo.toml at line 4
version = "1.0.0-alpha.56"version = "1.0.0-alpha.57" - replacement in pijul/Cargo.toml at line 55
libpijul = { path = "../libpijul", version = "1.0.0-alpha.51", features = [ "tarball" ] }libpijul = { path = "../libpijul", version = "1.0.0-alpha.52", features = [ "tarball" ] } - replacement in libpijul/Cargo.toml at line 4
version = "1.0.0-alpha.51"version = "1.0.0-alpha.52" - replacement in libpijul/Cargo.toml at line 111
pijul-macros = { path = "../pijul-macros", version = "0.4.0" }pijul-macros = { path = "../pijul-macros", version = "0.5.0" }