RubyGems Navigation menu

diff-lcs 1.4.2

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, providing a simple extension that allows for Diff::LCS::Change objects to be treated implicitly as arrays. Ruby versions below 2.5 are soft-deprecated. This 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. A future release will completely break compatibility.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.5.1 - January 31, 2024 (52 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)
Show all versions (17 total)

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Austin Ziegler

SHA 256 checksum:

414f14be32241257c19ec334497c74c78a5e0b9af2698d0a2f6897eb8e7708dc

Total downloads 874,092,951

For this version 2,884,567

Licenses:

MIT, Artistic-2.0, GPL-2.0+

Required Ruby Version: >= 1.8

New versions require MFA: true

Links: