What's the new API equivalent of bzrlib.changeset.Changeset? My graft plugin relied on generate_changeset and apply_changeset, and they're now gone. I require some method of describing the difference between revisions in a changeset-like way.