You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jj is a Git-compatible version control system that is both simple and powerful. See
the installation instructions to get started.
Release highlights
This release fixes an error that prevented the new jj-core crate from being
published.
Fixed bugs
Building without Cargo.lock (e.g. cargo install jj-cli) works again
after all versions of the bisync crate, a transitive dependency of gix,
were yanked.
Signatures on commits in SHA-256 Git repositories are now stored under the gpgsig-sha256 header, as Git does, so Git recognizes them as signed and
jj can read them back.
Contributors
Thanks to the people who made this release happen! This list includes the contributors to v0.45.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
About
jj is a Git-compatible version control system that is both simple and powerful. See
the installation instructions to get started.
Release highlights
This release fixes an error that prevented the new jj-core crate from being
published.
Fixed bugs
Building without
Cargo.lock(e.g.cargo install jj-cli) works againafter all versions of the
bisynccrate, a transitive dependency of gix,were yanked.
Signatures on commits in SHA-256 Git repositories are now stored under the
gpgsig-sha256header, as Git does, so Git recognizes them as signed andjj can read them back.
Contributors
Thanks to the people who made this release happen! This list includes the contributors to v0.45.0.
This discussion was created from the release v0.45.1.
All reactions