Skip to content

three-merge release v0.1.1

Latest

Choose a tag to compare

@andfoy andfoy released this 22 Jul 23:46
· 3 commits to master since this release

Minor bug fix release of three-merge, we fixed some corner cases where there are any PRESERVED strings left on any of the source or target strings. We also fixed some issues when the source text is longer than the invariant when both strings are PRESERVED

All Platforms

  • You can easily install this version if you use Anaconda by running:

    conda install three-merge -c spyder-ide
    

    Note: This usually takes a couple of days to work until conda packages are created and uploaded by conda-forge. Please be patient.

  • Or you can use pip with this command:

    pip install -U three-merge
    

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog