New Evolve extension release: version 10.0.2

2020-09-09

We pushed a new release for the evolve extension: 10.0.2.

This extension extends core features around history rewriting and draft changesets sharing.

As usual, the release is available on PyPI and upgrade is recommended.

This is a bugfix release that addresses issues in split and uncommit commands from evolve extension and revset logic in topic extension. Check the changelog for details.

Thanks to all the people involved:

Evolve: 10.0.2

10.0.2 -- 2020-09-08

  • py3: use '%d' for formatting revision numbers in stable range cache warning (issue6390)

  • split: correctly handle discard action after previously splitting changes into more than one commit

  • uncommit: fix situation where added file would be left in a wrong state

Topic: 0.19.2

  • revset: when processing topic(REVSET), no longer return changesets without topic from REVSET