Skip to content

three-merge release v0.1.0

Choose a tag to compare

@andfoy andfoy released this 22 Jul 00:45
· 9 commits to master since this release

First release of three-merge, we provide the first version of the merge function to perform three-way merge across strings.

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