Radicle 1.5.0 released
Version 1.5.0of the Radicle peer-to-peer Git collaboration platform has beenreleased. This release includes better support for bare repositories,structured logging, and improvements in the output of rad patchshow:
The previous output would differentiate "updates", where the originalauthor creates a new revision, and "revisions", where another authorcreates a revision. This could be confusing since updates are alsorevisions. Instead, the output shows a timeline of the root of thepatch and each new revision, without any differentiation. The revisionidentifiers, head commit of the revision, and author are still printedas per usual.
LWN covered Radiclein March 2024.