diff3 v0.1.2 Release Notes

    • 🛠 Fixed some cases where input would cause diff3 to never terminate.
    • Corrected the implementation of diff3 to handle trailing conflicts correctly.
    • ➕ Added the merge function to take a list of Hunks and try and merge them into a single document.