Preparing pijul-0.11.0

Okay, so I have tagged a 0.11-rc1 version which won’t be published to crates.io due to a bug in cargo. I have created a new branch called testing, so you can just use it since forking from a patch is not yet completely ready.

This means there is now three branches in pijul upstream:

  • master, which contains the accepted changes
  • latest which reflects the latest published version on crates.io
  • testing which will be updated once a week with a release candidate version to test.

Beware that, it is not because a patch finds its way to master that it will be added to testing at the end of the week. The main idea is that latest and testing should not have too big issues, whereas master may be broken from time to time (but of course, we want to avoid that also).

Happy testing, and thanks by advance for your time and reports (if any). Released notes have been updated accordingly :).

2 Likes