PackageTrack

crates.io · #1382

difference

2.0.042M downloads/mojohannhof/difference.rs

A Rust text diffing and assertion library.

Release timeline

4 releases since 2015
20172019202120232025

Releases

  1. 2.0.023 Jan 2018
    Release notes

    This project publishes no release notes. Between v1.0.0 and v2.0.0 there were 27 commits, 22 of them substantive:

    • Rustfmt 🙄
    • Fix Clippy suggestions on examples
    • Update rustfmt
    • Use trusty on Travis
    • Update rustfmt
    • Install rustfmt with cargo for now
    • add fuzzy testing
    • disable failing tests
    • rustfmt
    • Fix Example links
    • Rewrite quickcheck test.
    • Rewrite lcs()
    • Rewrite merge().
    • Re-enable quickcheck tests.
    • Placate clippy
    • Scope a use under a feature guard
    • Comment attributing algorithm to wikipedia article.
    • Run simpler diff algorithm when strings are completely unrelated.
    • Consume all lines on diff when merging.
    • Simplified merge function.

    …and 2 more.

  2. 1.0.09 Feb 2017

    Nothing published for this version

  3. 0.4.19 Oct 2015

    Nothing published for this version

  4. 0.4.019 Sept 2015

    Nothing published for this version