RubyGems Navigation menu

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:
=

安裝:
=

版本列表:

  1. 2.0.0 February 02, 2026 (68.5 KB)
  2. 2.0.0.beta.2 January 22, 2026 (67.5 KB)
  3. 2.0.0.beta.1 December 31, 2025 (57.5 KB)
  4. 1.6.2 May 12, 2025 (58.0 KB)
  5. 1.6.1 March 25, 2025 (57.5 KB)
顯示所有版本(共 23)

Development 相依性套件 (12):

fasterer ~> 0.11
hoe ~> 4.0
minitest ~> 6.0
rake >= 10.0, < 14
rdoc >= 6.0, < 8
simplecov ~> 0.9
standard ~> 1.50

擁有者:

推送者:

作者:

  • Austin Ziegler

SHA 256 總和檢查碼:

=

總下載次數 1,137,253,591

這個版本 47,620

版本发布:

授權:

MIT, Artistic-1.0-Perl, GPL-2.0-or-later

Ruby 版本需求: >= 3.2.0, < 5

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: