We released a new version of the evolve extension: 11.1.7.

As usual, the release is available on PyPI, and upgrade is recommended: https://pypi.org/project/hg-evolve/11.1.7.post1/

This is a special bugfix release that includes one feature from default branch. Now ``obslog --patch`` can show patches for changesets that were rebased. Since this feature uses in-memory rebase, it requires Mercurial 5.6 or newer, where it is fully supported. Also a version check that was failing on Mercurial 6.8 was fixed (minor releases like 6.8.1 weren't affected).

Thanks to all the people involved:

 * Anton Shestakov <a...@dwimlabs.net>
 * Pierre-Yves David <pierre-yves.da...@octobus.net>

## Evolve: 11.1.7.post1

  * no changes from 11.1.7, only upgraded packaging

## Evolve: 11.1.7

  * evolve: fix version check from 972d98ce3552 for hg 6.8 (issue6958)

* obslog: also display patch for rebased changesets (requires Mercurial 5.6 or newer for in-memory rebase support)
_______________________________________________
Mercurial mailing list
Mercurial@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to