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