RubyGems Navigation menu

diff-lcs 1.5.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 1.4.3, providing a simple extension that allows for Diff::LCS::Change objects to be treated implicitly as arrays and fixes a number of formatting issues. Ruby versions below 2.5 are soft-deprecated, which means that older versions are no longer part of the CI test suite. If any changes have been introduced that break those versions, bug reports and patches will be accepted, but it will be up to the reporter to verify any fixes prior to release. The next major release will completely break compatibility.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.1 - January 31, 2024 (52.0 KB)
  2. 1.5.0 - December 23, 2021 (51.5 KB)
  3. 1.4.4 - July 01, 2020 (49.5 KB)
  4. 1.4.3 - June 29, 2020 (47.5 KB)
  5. 1.4.2 - June 24, 2020 (47.5 KB)
顯示所有版本(共 17)

Development 相依性套件 (8):

hoe ~> 3.23
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
rake >= 10.0, < 14
rdoc >= 6.3.1, < 7
rspec >= 2.0, < 4

擁有者:

Pushed by:

作者:

  • Austin Ziegler

SHA 256 checksum:

49b934001c8c6aedb37ba19daec5c634da27b318a7a3c654ae979d6ba1929b67

總下載次數 880,856,508

這個版本 156,674,505

License:

MIT, Artistic-2.0, GPL-2.0+

Ruby 版本需求: >= 1.8

New versions require MFA: true

相關連結: