Making the `change::noenc` (older version of the patch format) module public
Dependencies
- [2]
SMMBFECLConverting to the new patch format "online" - [3]
CCFJ7VO3Renaming "Record" to "Hunk" in the changes - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [5]
VO5OQW4WRemoving anyhow in libpijul
Change contents
- replacement in libpijul/src/change.rs at line 30
mod noenc;pub mod noenc; - replacement in libpijul/src/change.rs at line 197
pub contents_hash: Hash,pub contents_hash: Hash, // TODO: in future format changes, put this field at the beginning.