diff-lcs 2.0.0
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:
Gemfile:
=
install:
=
Versions:
- 2.0.0 February 02, 2026 (68.5 KB)
- 2.0.0.beta.2 January 22, 2026 (67.5 KB)
- 2.0.0.beta.1 December 31, 2025 (57.5 KB)
- 1.6.2 May 12, 2025 (58 KB)
- 1.6.1 March 25, 2025 (57.5 KB)
Development Dependencies (12):
fasterer
~> 0.11
hoe
~> 4.0
hoe-halostatue
~> 3.0
minitest
~> 6.0
minitest-autotest
~> 1.0
minitest-focus
~> 1.1
rake
>= 10.0, < 14
rdoc
>= 6.0, < 8
simplecov
~> 0.9
simplecov-lcov
~> 0.9
standard
~> 1.50
standard-thread_safety
~> 1.0