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