home.social
  1. Evolve 11.1.8 and topic 1.1.8 are out!

    This is a bugfix release. The most notable change is the compatibility with Mercurial 7.0rc0 and the upcoming Mercurial 7.0. The files on PyPI were also produced by the newest available build frontend and they now include a binary distribution (wheel). We didn't provide wheels for hg-evolve before (AFAIR), so if there any issues, please let us know.

    marc.info/?l=mercurial&m=17417

  2. Evolve 11.1.7 and topic 1.1.7 are out!

    As well as 11.1.7.post1 and 1.1.7.post1 versions that fix a silly packaging mistake (oops :blobcatMelt2: ) and provide packages on PyPI that were packaged with newer tools.

    There are no significant changes between the versions if you install from source or use TortoiseHG, for example.

    So if you use PyPI, please install the latest .post1 versions, otherwise don't worry, you can use 11.1.7 and 1.1.7 if you want.

  3. Evolve 11.1.7 and topic 1.1.7 are out!

    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).

    marc.info/?l=mercurial&m=17390

    The next toot describes .post1 version.

  4. Evolve 11.1.6 and topic 1.1.6 are out!

    This is a bugfix release that addresses a few bugs in both extensions related to: content-divergence of splits, obshashrange cache, internal topic stack implementation (used in e.g. `hg topics` command). The full release notes don't fit into a single toot, but are, as usual, available on the mailing list:

    marc.info/?l=mercurial&m=17328

  5. Mercurial 6.8.2 is out!

    As usual, there are various bugfixes in this stable release, but one thing is especially worth mentioning: this is planned to be the last version that supports Python 3.6 and 3.7. At the same time, Python support was extended to 3.13.

    A short overview of changes: wiki.mercurial-scm.org/Release

  6. Evolve 11.1.5 and topic 1.1.5 are out!

    A minor release that's aimed at being compatible with the soon-to-be released Mercurial 6.9, but there are some small changes too:

    marc.info/?l=mercurial&m=17299