Sign in Sign up
rubygems

diff-lcs

Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 2.0, which has significant breaking changes (removal of deprecations and workarounds) and requires at least Ruby 3.2 or higher. See full details in the `CHANGELOG`, but users of diff-lcs should not notice any significant changes to the APIs. ==== To Install:

Activity

Latest release
7mo ago
Total releases
23
Cadence
~44 days
Last 12 months
3

Reach

Stars

Details

License
MIT OR unknown
First release
Sep 25, 2004
Releases
Version Released
2.0.0 major
2.0.0.beta.2 pre
2.0.0.beta.1 pre
1.6.2 patch
1.6.1 patch
1.6.0 minor
1.5.1 patch
1.5.0 minor
1.4.4 patch
1.4.3 patch
1.4.2 patch
1.4 minor
1.4.1 patch
1.3 minor
1.2.5 patch
1.2.4 patch
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.3 patch
1.1.2 patch
1.1.1 initial