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

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

This version introduces support for Mercurial 5.5 and comes with a
variety of improvements and bugfixes. Check the changelog for details.
The most notable change is: `push --topic` and `outgoing --topic` now
work as expected when using a topic name that doesn't exist and "." as
the topic.

Thanks to all the people involved:
    
 * Aay Jay Chan <aayjayc...@itopia.com.hk>
 * Anton Shestakov <a...@dwimlabs.net>
 * Joerg Sonnenberger <jo...@bec.de>
 * Pierre-Yves David <pierre-yves.da...@octobus.net>
 * Sushil khanchi <sushilkhanch...@gmail.com>

## Evolve: 10.0.1

  * compatibility with Mercurial 5.5

  * evolve: update the template keywords section in `hg help -e evolve`

  * obslog: make `obslog --no-origin -f` work with multiple successor sets

## Topic: 0.19.1

  * compatibility with Mercurial 5.5

  * topic: `hg push --topic does-not-exist` now doesn't try to push unrelated
    changesets and aborts instead
  * topic: `hg outgoing/push --topic .` will use current topic
_______________________________________________
Evolve-testers mailing list
Evolve-testers@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/evolve-testers

Reply via email to