rails-rfc6570 3.4.0 → 3.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -5
  3. data/lib/rails/rfc6570/formatter.rb +9 -12
  4. data/lib/rails/rfc6570/patches.rb +1 -1
  5. data/lib/rails/rfc6570/version.rb +1 -1
  6. data/spec/rails/rfc6570_spec.rb +49 -1
  7. data/vendor/bundle/ruby/3.4.0/bundler/gems/rubocop-config-3bcd2110ca87/README.md +23 -0
  8. data/vendor/bundle/ruby/3.4.0/bundler/gems/{rubocop-config-67802c9d1826 → rubocop-config-3bcd2110ca87}/rubocop-config.gemspec +11 -11
  9. data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.1 → actionpack-8.0.3}/CHANGELOG.md +80 -0
  10. data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.1 → actionpack-8.0.3}/README.rdoc +1 -1
  11. data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.3/CHANGELOG.md +129 -0
  12. data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.1 → actionview-8.0.3}/README.rdoc +1 -1
  13. data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.1 → activesupport-8.0.3}/CHANGELOG.md +152 -0
  14. data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.1 → activesupport-8.0.3}/README.rdoc +1 -1
  15. data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.0 → benchmark-0.4.1}/README.md +1 -1
  16. data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.0 → connection_pool-2.5.4}/README.md +21 -0
  17. data/vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CHANGELOG.md +518 -0
  18. data/vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/README.md +92 -0
  19. data/vendor/bundle/ruby/3.4.0/gems/{drb-2.2.1 → drb-2.2.3}/drb.gemspec +2 -1
  20. data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.0 → loofah-2.24.1}/CHANGELOG.md +7 -0
  21. data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.4 → minitest-5.25.5}/README.rdoc +16 -9
  22. data/vendor/bundle/ruby/3.4.0/gems/{public_suffix-6.0.1 → public_suffix-6.0.2}/CHANGELOG.md +7 -0
  23. data/vendor/bundle/ruby/3.4.0/gems/{public_suffix-6.0.1 → public_suffix-6.0.2}/LICENSE.txt +1 -1
  24. data/vendor/bundle/ruby/3.4.0/gems/{public_suffix-6.0.1 → public_suffix-6.0.2}/README.md +1 -1
  25. data/vendor/bundle/ruby/3.4.0/gems/{rack-3.1.9 → rack-3.2.1}/CHANGELOG.md +232 -2
  26. data/vendor/bundle/ruby/3.4.0/gems/{rack-3.1.9 → rack-3.2.1}/README.md +68 -20
  27. data/vendor/bundle/ruby/3.4.0/gems/{rails-dom-testing-2.2.0 → rails-dom-testing-2.3.0}/README.md +3 -0
  28. data/vendor/bundle/ruby/3.4.0/gems/{rake-13.2.1 → rake-13.3.0}/README.rdoc +5 -5
  29. data/vendor/bundle/ruby/3.4.0/gems/{rake-13.2.1 → rake-13.3.0}/rake.gemspec +2 -2
  30. data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.2 → uri-1.0.3}/README.md +1 -1
  31. data/vendor/bundle/ruby/3.4.0/specifications/{actionpack-8.0.1.gemspec → actionpack-8.0.3.gemspec} +9 -9
  32. data/vendor/bundle/ruby/3.4.0/specifications/{actionview-8.0.1.gemspec → actionview-8.0.3.gemspec} +9 -9
  33. data/vendor/bundle/ruby/3.4.0/specifications/{activesupport-8.0.1.gemspec → activesupport-8.0.3.gemspec} +6 -6
  34. data/vendor/bundle/ruby/3.4.0/specifications/addressable-2.8.7.gemspec +1 -1
  35. data/vendor/bundle/ruby/3.4.0/specifications/{base64-0.2.0.gemspec → base64-0.3.0.gemspec} +6 -6
  36. data/vendor/bundle/ruby/3.4.0/specifications/{benchmark-0.4.0.gemspec → benchmark-0.4.1.gemspec} +4 -4
  37. data/vendor/bundle/ruby/3.4.0/specifications/{bigdecimal-3.1.9.gemspec → bigdecimal-3.2.3.gemspec} +5 -5
  38. data/vendor/bundle/ruby/3.4.0/specifications/builder-3.3.0.gemspec +1 -1
  39. data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec +1 -1
  40. data/vendor/bundle/ruby/3.4.0/specifications/{connection_pool-2.5.0.gemspec → connection_pool-2.5.4.gemspec} +5 -5
  41. data/vendor/bundle/ruby/3.4.0/specifications/crass-1.0.6.gemspec +1 -1
  42. data/vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.6.2.gemspec +35 -0
  43. data/vendor/bundle/ruby/3.4.0/specifications/{drb-2.2.1.gemspec → drb-2.2.3.gemspec} +6 -6
  44. data/vendor/bundle/ruby/3.4.0/specifications/erubi-1.13.1.gemspec +1 -1
  45. data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec +1 -1
  46. data/vendor/bundle/ruby/3.4.0/specifications/{logger-1.6.5.gemspec → logger-1.7.0.gemspec} +4 -4
  47. data/vendor/bundle/ruby/3.4.0/specifications/{loofah-2.24.0.gemspec → loofah-2.24.1.gemspec} +5 -5
  48. data/vendor/bundle/ruby/3.4.0/specifications/{minitest-5.25.4.gemspec → minitest-5.25.5.gemspec} +7 -7
  49. data/vendor/bundle/ruby/3.4.0/specifications/{nokogiri-1.18.2-x86_64-linux-gnu.gemspec → nokogiri-1.18.10-x86_64-linux-gnu.gemspec} +4 -4
  50. data/vendor/bundle/ruby/3.4.0/specifications/{public_suffix-6.0.1.gemspec → public_suffix-6.0.2.gemspec} +6 -6
  51. data/vendor/bundle/ruby/3.4.0/specifications/racc-1.8.1.gemspec +1 -1
  52. data/vendor/bundle/ruby/3.4.0/specifications/{rack-3.1.9.gemspec → rack-3.2.1.gemspec} +7 -7
  53. data/vendor/bundle/ruby/3.4.0/specifications/{rack-session-2.1.0.gemspec → rack-session-2.1.1.gemspec} +4 -4
  54. data/vendor/bundle/ruby/3.4.0/specifications/rack-test-2.2.0.gemspec +1 -1
  55. data/vendor/bundle/ruby/3.4.0/specifications/{rails-dom-testing-2.2.0.gemspec → rails-dom-testing-2.3.0.gemspec} +5 -5
  56. data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec +1 -1
  57. data/vendor/bundle/ruby/3.4.0/specifications/{rake-13.2.1.gemspec → rake-13.3.0.gemspec} +6 -6
  58. data/vendor/bundle/ruby/3.4.0/specifications/rake-release-1.3.0.gemspec +1 -1
  59. data/vendor/bundle/ruby/3.4.0/specifications/{rspec-3.13.0.gemspec → rspec-3.13.1.gemspec} +9 -9
  60. data/vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec +31 -0
  61. data/vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.5.gemspec +29 -0
  62. data/vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec +29 -0
  63. data/vendor/bundle/ruby/3.4.0/specifications/{rspec-support-3.13.2.gemspec → rspec-support-3.13.6.gemspec} +9 -9
  64. data/vendor/bundle/ruby/3.4.0/specifications/securerandom-0.4.1.gemspec +1 -1
  65. data/vendor/bundle/ruby/3.4.0/specifications/tzinfo-2.0.6.gemspec +1 -1
  66. data/vendor/bundle/ruby/3.4.0/specifications/{uri-1.0.2.gemspec → uri-1.0.3.gemspec} +4 -4
  67. data/vendor/bundle/ruby/3.4.0/specifications/useragent-0.16.11.gemspec +1 -1
  68. metadata +81 -82
  69. data/vendor/bundle/ruby/3.4.0/bundler/gems/rubocop-config-67802c9d1826/README.md +0 -23
  70. data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.1/CHANGELOG.md +0 -67
  71. data/vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.5.1/README.rdoc +0 -84
  72. data/vendor/bundle/ruby/3.4.0/gems/drb-2.2.1/LICENSE.txt +0 -22
  73. data/vendor/bundle/ruby/3.4.0/gems/logger-1.6.5/logger.gemspec +0 -28
  74. data/vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.5.1.gemspec +0 -37
  75. data/vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.2.gemspec +0 -39
  76. data/vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.3.gemspec +0 -33
  77. data/vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.2.gemspec +0 -33
  78. /data/vendor/bundle/ruby/3.4.0/bundler/gems/{rubocop-config-67802c9d1826 → rubocop-config-3bcd2110ca87}/LICENSE +0 -0
  79. /data/vendor/bundle/ruby/3.4.0/gems/{actionpack-8.0.1 → actionpack-8.0.3}/MIT-LICENSE +0 -0
  80. /data/vendor/bundle/ruby/3.4.0/gems/{actionview-8.0.1 → actionview-8.0.3}/MIT-LICENSE +0 -0
  81. /data/vendor/bundle/ruby/3.4.0/gems/{activesupport-8.0.1 → activesupport-8.0.3}/MIT-LICENSE +0 -0
  82. /data/vendor/bundle/ruby/3.4.0/gems/{base64-0.2.0 → base64-0.3.0}/README.md +0 -0
  83. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.0 → benchmark-0.4.1}/benchmark.gemspec +0 -0
  84. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.1.9 → bigdecimal-3.2.3}/LICENSE +0 -0
  85. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.1.9 → bigdecimal-3.2.3}/bigdecimal.gemspec +0 -0
  86. /data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.0 → connection_pool-2.5.4}/LICENSE +0 -0
  87. /data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.0 → connection_pool-2.5.4}/connection_pool.gemspec +0 -0
  88. /data/vendor/bundle/ruby/3.4.0/gems/{base64-0.2.0 → drb-2.2.3}/LICENSE.txt +0 -0
  89. /data/vendor/bundle/ruby/3.4.0/gems/{logger-1.6.5 → logger-1.7.0}/README.md +0 -0
  90. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.0 → loofah-2.24.1}/MIT-LICENSE.txt +0 -0
  91. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.0 → loofah-2.24.1}/README.md +0 -0
  92. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.2-x86_64-linux-gnu → nokogiri-1.18.10-x86_64-linux-gnu}/LICENSE-DEPENDENCIES.md +0 -0
  93. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.2-x86_64-linux-gnu → nokogiri-1.18.10-x86_64-linux-gnu}/LICENSE.md +0 -0
  94. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.2-x86_64-linux-gnu → nokogiri-1.18.10-x86_64-linux-gnu}/README.md +0 -0
  95. /data/vendor/bundle/ruby/3.4.0/gems/{rack-3.1.9 → rack-3.2.1}/MIT-LICENSE +0 -0
  96. /data/vendor/bundle/ruby/3.4.0/gems/{rails-dom-testing-2.2.0 → rails-dom-testing-2.3.0}/MIT-LICENSE +0 -0
  97. /data/vendor/bundle/ruby/3.4.0/gems/{rake-13.2.1 → rake-13.3.0}/MIT-LICENSE +0 -0
  98. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-3.13.0 → rspec-3.13.1}/LICENSE.md +0 -0
  99. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-3.13.0 → rspec-3.13.1}/README.md +0 -0
  100. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.2 → rspec-core-3.13.5}/LICENSE.md +0 -0
  101. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-core-3.13.2 → rspec-core-3.13.5}/README.md +0 -0
  102. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.5}/LICENSE.md +0 -0
  103. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-expectations-3.13.3 → rspec-expectations-3.13.5}/README.md +0 -0
  104. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.5}/LICENSE.md +0 -0
  105. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-mocks-3.13.2 → rspec-mocks-3.13.5}/README.md +0 -0
  106. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.6}/LICENSE.md +0 -0
  107. /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.2 → rspec-support-3.13.6}/README.md +0 -0
@@ -0,0 +1,518 @@
1
+ # Changelog
2
+
3
+ ## 1.6.2 / 2025-05-12
4
+
5
+ - Handle upcoming changes to the `cgi` gem in Ruby 3.5 ([#147][pull-147])
6
+
7
+ - Fix issues found with `htmldiff` in Ruby 1.8 (which is used approximately
8
+ never, since the code change which broke Ruby 1.8 was made 6 years ago).
9
+ [#148][pull-148]
10
+
11
+ - Fixed some standardrb formatting and configuration issues.
12
+
13
+ ## 1.6.1 / 2025-03-25
14
+
15
+ - Performed further work on `Diff::LCS::Ldiff` improvements ([#46][issue-46])
16
+ and resolve several thread safety issues cleanly by making it a class.
17
+ [#129][pull-129]
18
+
19
+ - Restructure the project to be more consistent with the rest of the projects
20
+ that I manage.
21
+
22
+ - Increased GitHub action security.
23
+
24
+ - Added [trusted publishing][tp] for fully automated releases.
25
+
26
+ ## 1.6.0 / 2025-02-13
27
+
28
+ - Baptiste Courtois (@annih) has done significant work on making `bin/ldiff`
29
+ work better, contributing a number of issues and pull requests. These include:
30
+
31
+ - Separation of command parsing from diff-generation in `Diff::LCS::Ldiff`
32
+ code extraction making it easier to use separately from the `bin/ldiff`
33
+ command in [#103][pull-103]. This partially resolves [#46][issue-46].
34
+
35
+ - Improvement of binary and empty file detection and tests in [#104][pull-104]
36
+ and [#105][pull-105]. This resolves issues [#100][issue-100],
37
+ [#102][issue-102].
38
+
39
+ - Various ldiff fixes for output [#101][pull-101] resolves issues
40
+ [#106][issue-106] (ldiff ed scripts are inverted), [#107][issue-107] (ldiff
41
+ hunk ranges are incorrect; regression or incorrect fix for [#60][issue-60]),
42
+ and [#95][issue-95].
43
+
44
+ - Patrick Linnane fixed various minor typos. [#93][pull-93]
45
+
46
+ - Mark Young added a Changelog link to the RubyGems metadata. [#92][pull-92]
47
+ This has been modified to incorporate it into the README.
48
+
49
+ - Updated the documentation on `Diff::LCS#lcs` to be clearer about the
50
+ requirements for object equality comparison. This resolves [#70][issue-70].
51
+
52
+ - Governance:
53
+
54
+ Changes described here are effective 2024-12-31.
55
+
56
+ - Update gem management details to use markdown files for everything, enabled
57
+ in part by [flavorjones/hoe-markdown][hoe-markdown]. Several files were
58
+ renamed to be more consistent with standard practices.
59
+
60
+ - Updated security notes with an [age][age] public key rather than pointing to
61
+ Keybase.io and a PGP public key which I no longer use. The use of the
62
+ [Tidelift security contact][tidelift] is recommended over direct disclosure.
63
+
64
+ ## 1.5.1 / 2024-01-31
65
+
66
+ - Peter Goldstein updated CI configuration to add Ruby 3.1 and Masato Nakamura
67
+ added Ruby 3.2 and 3.3. [#82][pull-82], [#89][pull-89]
68
+
69
+ - Switched to [standard ruby][standard ruby] formatting.
70
+
71
+ - Justin Steele converted the licence file to Markdown. [#84][pull-84]
72
+
73
+ - Updated the gem SPDX identifier for GPL 2.0 or later, resolving [#86][pull-86]
74
+ by Vit Ondruch.
75
+
76
+ - Resolve a potential security issue with `ldiff` in its use of `IO.read`
77
+ instead of `File.read`. [#91][issue-91]
78
+
79
+ - Added MFA authentication requirement for release to RubyGems. [#90][pull-90]
80
+
81
+ - Added Dependabot management for actions and gems. [#90][pull-90]
82
+
83
+ - Updated CodeQL configuration. [#90][pull-90]
84
+
85
+ ## 1.5.0 / 2021-12-23
86
+
87
+ - Updated the CI configuration and monkey-patch Hoe.
88
+
89
+ - Kenichi Kamiya fixed a test configuration deprecation in SimpleCov.
90
+ [#69][pull-69]
91
+
92
+ - Tien introduced several corrections and code improvements:
93
+
94
+ - Removed an off-by-one error when calculating an index value by embracing
95
+ Ruby iteration properly. This had a side-effect of fixing a long-standing
96
+ bug in `#traverse_sequences` where the traversal would not be transitive.
97
+ That is, `LCS(s2, s1)` should produce a sequence that is transitive with
98
+ `LCS(s1, s2)` on traversal, and applying the diff computed from those
99
+ results would result in equivalent changes that could be played forward or
100
+ backward as appropriate. [#71][pull-71], [#75][pull-75]
101
+
102
+ - The above fix resulted in a changed order of the longest common subsequence
103
+ when callbacks were applied. After analysis, it was determined that the
104
+ computed subsequence was _equivalent_ to the prior version, so the test was
105
+ updated. This also resulted in the clarification of documentation when
106
+ traversing the sub-sequences. [#79][pull-79]
107
+
108
+ - An infinite loop case in the case where `Diff::LCS` would be included into
109
+ an enumerable class has been fixed. [#73][pull-73]
110
+
111
+ - Clarified the purpose of a threshold test in calculation of LCS.
112
+ [#72][pull-72], [#80][pull-80]
113
+
114
+ - Removed autotest directory
115
+
116
+ ## 1.4.4 / 2020-07-01
117
+
118
+ - Fixed an issue reported by Jun Aruga in the `Diff::LCS::Ldiff` binary text
119
+ detection. [#44][issue-44]
120
+
121
+ - Fixed a theoretical issue reported by Jun Aruga in `Diff::LCS::Hunk` to raise
122
+ a more useful exception. [#43][issue-43]
123
+
124
+ - Added documentation that should address custom object issues as reported in
125
+ [#35][issue-35].
126
+
127
+ - Fixed more diff errors, in part reported in [#65][issue-65].
128
+
129
+ - The use of `Numeric#abs` is incorrect in `Diff::LCS::Block#diff_size`. The
130
+ diff size _must_ be accurate for correct change placement.
131
+
132
+ - When selecting `@max_diff_size` in `Diff::LCS::Hunk`, choose it based on
133
+ `block.diff_size.abs`.
134
+
135
+ - Made a number of changes that will, unfortunately, increase allocations at
136
+ the cost of being safe with frozen strings.
137
+
138
+ - Add some knowledge that when `Diff::LCS::Hunk#diff` is called, that we are
139
+ processing the _last_ hunk, so some changes will be made to how the output
140
+ is generated.
141
+
142
+ - `old`, `ed`, and `reverse_ed` formats have no differences.
143
+
144
+ - `unified` format will report `` given the
145
+ correct conditions, at most once. Unified range reporting also differs for
146
+ the last hunk such that the `length` of the range is reduced by one.
147
+
148
+ - `context` format will report `\No newline at end of file` given the
149
+ correct conditions, up to once per "file". Context range reporting also
150
+ differs for the last hunk such that the `end` part of the range is reduced
151
+ by one to a minimum of one.
152
+
153
+ - Added a bunch more tests for the cases above, and fixed `hunk_spec.rb` so that
154
+ the phrase being compared isn't nonsense French.
155
+
156
+ - Updated formatting.
157
+
158
+ - Added a Rake task to assist with manual testing on Ruby 1.8.
159
+
160
+ ## 1.4.3 / 2020-06-29
161
+
162
+ - Fixed several issues with 1.4 on Rubies older than 2.0. Some of this was
163
+ providing useful shim functions to Hoe 3.x (which dropped these older Rubies a
164
+ while ago). Specifically:
165
+
166
+ - Removed Array#lazy from a method in `Diff::LCS::Hunk`.
167
+
168
+ - Changed some unit tests to use old-style Symbol-keyed hashes.
169
+
170
+ - Changed some unit test helper functions to no longer use keyword parameters,
171
+ but only a trailing options hash.
172
+
173
+ - Made the use of `psych` dependent on `RUBY_VERSION >= 1.9`.
174
+
175
+ Resolves [#63][issue-63].
176
+
177
+ ## 1.4.2 / 2020-06-23
178
+
179
+ - Camille Drapier fixed a small issue with RuboCop configuration. [#59][pull-59]
180
+
181
+ - Applied another fix (and unit test) to fix an issue for the Chef team.
182
+ [#60][issue-60], [#61][pull-61]
183
+
184
+ ## 1.4.1 / 2020-06-23
185
+
186
+ - Fix an issue where diff sizes could be negative, and they should be.
187
+ [#57][issue-57], [#58][pull-58]
188
+
189
+ ## 1.4 / 2020-06-23
190
+
191
+ - Ruby versions lower than 2.4 are soft-deprecated and will not be run as part
192
+ of the CI process any longer.
193
+
194
+ - Akinora MUSHA (knu) added the ability for `Diff::LCS::Change` objects to be
195
+ implicitly treated arrays. Originally provided as pull request [#47][pull-47],
196
+ but it introduced a number of test failures as documented in [#48][issue-48],
197
+ and remediation of `Diff::LCS` itself was introduced in [#49][pull-49].
198
+
199
+ - Resolved [#5][issue-05] with some tests comparing output from `system` calls
200
+ to `bin/ldiff` with some pre-generated output. Resolved [#6][issue-06] with
201
+ these tests.
202
+
203
+ - Resolved a previously undetected `bin/ldiff` issue with `--context` output not
204
+ matching `diff --context` output.
205
+
206
+ - Resolved an issue with later versions of Ruby not working with an `OptParse`
207
+ specification of `Numeric`; this has been changed to `Integer`.
208
+
209
+ - Brandon Fish added TruffleRuby in [#52][pull-52].
210
+
211
+ - Fixed two missing classes as reported in [#53][issue-53].
212
+
213
+ ## 1.3 / 2017-01-18
214
+
215
+ - Bugs fixed:
216
+
217
+ - Fixed an error for `bin/ldiff --version`. Fixes issue [#21][issue-21].
218
+
219
+ - Force `Diff::LCS::Change` and `Diff::LCS::ContextChange` to only perform
220
+ equality comparisons against themselves. Provided by Kevin Mook in pull
221
+ request [#29][pull-29].
222
+
223
+ - Fix tab expansion in `htmldiff`, provided by Mark Friedgan in pull request
224
+ [#25][pull-25].
225
+
226
+ - Silence Ruby 2.4 `Fixnum` deprecation warnings. Fixes issue [#38][issue-38]
227
+ and pull request [#36][pull-36].
228
+
229
+ - Ensure that test dependencies are loaded properly. Fixes issue
230
+ [#33][issue-33] and pull request [#34][pull-34].
231
+
232
+ - Fix issue [#1][issue-01] with incorrect intuition of patch direction.
233
+ Tentative fix, but the previous failure cases pass now.
234
+
235
+ - Tooling changes:
236
+
237
+ - Added SimpleCov and Coveralls support.
238
+
239
+ - Change the homepage (temporarily) to the GitHub repo.
240
+
241
+ - Updated testing and gem infrastructure.
242
+
243
+ - Modernized the specs.
244
+
245
+ - Cleaned up documentation.
246
+
247
+ - Added a Code of Conduct.
248
+
249
+ ## 1.2.5 / 2013-11-08
250
+
251
+ - Bugs fixed:
252
+
253
+ - Comparing arrays flattened them too far, especially with `Diff::LCS.sdiff`.
254
+ Fixed by Josh Bronson in pull request [#23][pull-23].
255
+
256
+ ## 1.2.4 / 2013-04-20
257
+
258
+ - Bugs fixed:
259
+
260
+ - A bug was introduced after 1.1.3 when pruning common sequences at the start
261
+ of comparison. Paul Kunysch (@pck) fixed this in pull request
262
+ [#18][pull-18]. Thanks!
263
+
264
+ - The Rubinius (1.9 mode) bug in [rubinius/rubinius#2268][rubinius#2268] has
265
+ been fixed by the Rubinius team two days after it was filed. Thanks for
266
+ fixing this so quickly!
267
+
268
+ - Switching to Raggi's hoe-gemspec2 for gemspec generation.
269
+
270
+ ## 1.2.3 / 2013-04-11
271
+
272
+ - Bugs Fixed:
273
+
274
+ - The new encoding detection for diff output generation (added in 1.2.2)
275
+ introduced a bug if the left side of the comparison was the empty set.
276
+ Originally found in [rspec/rspec-expectations#238][rspec-expectations#238]
277
+ and [rspec/rspec-expectations#239][rspec-expectations#239]. Jon Rowe
278
+ developed a reasonable heuristic (left side, right side, empty string
279
+ literal) to avoid this bug.
280
+
281
+ - There is a known issue with Rubinius in 1.9 mode reported in
282
+ [rubinius/rubinius#2268][rubinius#2268] and demonstrated in the Travis CI
283
+ builds. For all other tested platforms, diff-lcs is considered stable. As
284
+ soon as a suitably small test-case can be created for the Rubinius team to
285
+ examine, this will be added to the Rubinius issue around this.
286
+
287
+ ## 1.2.2 / 2013-03-30
288
+
289
+ - Bugs Fixed:
290
+
291
+ - `Diff::LCS::Hunk` could not properly generate a difference for comparison
292
+ sets that are not US-ASCII-compatible because of the use of literal regular
293
+ expressions and strings. Jon Rowe found this in
294
+ [rspec/rspec-expectations#219][rspec-expectations#219] and provided a first
295
+ pass implementation in pull request [#15][pull-15]. I've reworked it because
296
+ of test failures in Rubinius when running in Ruby 1.9 mode. This coerces the
297
+ added values to the encoding of the old dataset (as determined by the first
298
+ piece of the old dataset).
299
+
300
+ - Adding Travis CI testing for Ruby 2.0.
301
+
302
+ ## 1.2.1 / 2013-02-09
303
+
304
+ - Bugs Fixed:
305
+
306
+ - As seen in [rspec/rspec-expectations#200][rspec-expectations#200], the
307
+ release of `Diff::LCS` 1.2 introduced an unnecessary public API change to
308
+ `Diff::LCS::Hunk` (see the change at
309
+ [rspec/rspec-expectations@3d6fc82c][rspec-expectations@3d6fc82c] for
310
+ details). The new method name (and behaviour) is more correct, but I should
311
+ not have renamed the function or should have at least provided an alias.
312
+ This release restores `Diff::LCS::Hunk#unshift` as an alias to #merge. Note
313
+ that the old `#unshift` behaviour was incorrect and will not be restored.
314
+
315
+ ## 1.2.0 / 2013-01-21
316
+
317
+ - Minor Enhancements:
318
+
319
+ - Added special case handling for `Diff::LCS.patch` so that it handles patches
320
+ that are empty or contain no changes.
321
+
322
+ - Added two new methods (`#patch_me` and `#unpatch_me`) to the include-able
323
+ module.
324
+
325
+ - Bugs Fixed:
326
+
327
+ - Fixed issue [#1][issue-01] patch direction detection.
328
+
329
+ - Resolved issue [#2][issue-02] by handling `string[string.size, 1]` properly
330
+ (it returns `""` not `nil`).
331
+
332
+ - Michael Granger (ged) fixed an implementation error in `Diff::LCS::Change`
333
+ and added specs in pull request [#8][pull-08]. Thanks!
334
+
335
+ - Made the code auto-testable.
336
+
337
+ - Vít Ondruch (voxik) provided the latest version of the GPL2 license file in
338
+ pull request [#10][pull-10]. Thanks!
339
+
340
+ - Fixed a documentation issue with the include-able versions of `#patch!` and
341
+ `#unpatch!` where they implied that they would replace the original value.
342
+ Given that `Diff::LCS.patch` always returns a copy, the documentation was
343
+ incorrect and has been corrected. To provide the behaviour that was
344
+ originally documented, two new methods were added to provide this behaviour.
345
+ Found by scooter-dangle in issue [#12][issue-12]. Thanks!
346
+
347
+ - Code Style Changes:
348
+
349
+ - Removed trailing spaces.
350
+
351
+ - Calling class methods using `.` instead of `::`.
352
+
353
+ - Vít Ondruch (voxik) removed unnecessary shebangs in pull request
354
+ [#9][pull-09]. Thanks!
355
+
356
+ - Kenichi Kamiya (kachick) removed some warnings of an unused variable in
357
+ lucky pull request [#13][pull-13]. Thanks!
358
+
359
+ - Embarked on a major refactoring to make the files a little more manageable
360
+ and understand the code on a deeper level.
361
+
362
+ - Adding CI via Travis CI.
363
+
364
+ ## 1.1.3 / 2011-08-27
365
+
366
+ - Converted to 'hoe' for release.
367
+
368
+ - Converted tests to RSpec 2.
369
+
370
+ - Extracted the body of `htmldiff` into a class available from
371
+ `diff/lcs/htmldiff`.
372
+
373
+ - Migrated development and issue tracking to GitHub.
374
+
375
+ - Bugs fixed:
376
+
377
+ - Eliminated the explicit use of RubyGems in both `bin/htmldiff` and
378
+ `bin/ldiff`. Resolves issue [#4][issue-04].
379
+
380
+ - Eliminated Ruby warnings. Resolves issue [#3][issue-03].
381
+
382
+ ## 1.1.2 / 2004-10-20
383
+
384
+ - Fixed a problem reported by Mauricio Fernandez in `htmldiff`.
385
+
386
+ ## 1.1.1 / 2004-09-25
387
+
388
+ - Fixed bug #891 (Set returned from patch command does not contain last equal
389
+ part).
390
+
391
+ - Fixed a problem with callback initialisation code (it assumed that all
392
+ callbacks passed as classes can be initialised; now, it rescues NoMethodError
393
+ in the event of private :new being called).
394
+
395
+ - Modified the non-initialisable callbacks to have a private `#new` method.
396
+
397
+ - Moved `ldiff` core code to `Diff::LCS::Ldiff` (`diff/lcs/ldiff.rb`).
398
+
399
+ ## 1.1.0
400
+
401
+ - Eliminated the need for `Diff::LCS::Event` and removed it.
402
+
403
+ - Added a contextual diff callback, `Diff::LCS::ContextDiffCallback`.
404
+
405
+ - Implemented (un-)patching for standard diff callback output formats with both
406
+ `#diff` and `#sdiff`.
407
+
408
+ - Extensive documentation changes.
409
+
410
+ ## 1.0.4
411
+
412
+ - Fixed a problem with `bin/ldiff` output, especially for unified format.
413
+ Newlines that should have been present weren't.
414
+
415
+ - Changed the `.tar.gz` installer to generate Windows batch files if ones do not
416
+ exist already. Removed the existing batch files as they didn't work.
417
+
418
+ ## 1.0.3
419
+
420
+ - Fixed a problem with `#traverse_sequences` where the first difference from the
421
+ left sequence might not be appropriately captured.
422
+
423
+ ## 1.0.2
424
+
425
+ - Fixed an issue with `ldiff` not working because actions were changed from
426
+ symbols to strings.
427
+
428
+ ## 1.0.1
429
+
430
+ - Minor modifications to the `gemspec`, the `README`.
431
+
432
+ - Renamed the diff program to `ldiff` (as well as the companion batch file) so
433
+ as to not collide with the standard diff program.
434
+
435
+ - Fixed issues with RubyGems. Requires RubyGems > 0.6.1 or >= 0.6.1 with the
436
+ latest CVS version.
437
+
438
+ ## 1.0
439
+
440
+ - Initial release based mostly on Perl's Algorithm::Diff.
441
+
442
+ [age]: https://github.com/FiloSottile/age
443
+ [hoe-halostatue]: https://github.com/halostatue/hoe-halostatue
444
+ [hoe-markdown]: https://github.com/flavorjones/hoe-markdown
445
+ [issue-01]: https://github.com/halostatue/diff-lcs/issues/1
446
+ [issue-02]: https://github.com/halostatue/diff-lcs/issues/2
447
+ [issue-03]: https://github.com/halostatue/diff-lcs/issues/3
448
+ [issue-04]: https://github.com/halostatue/diff-lcs/issues/4
449
+ [issue-05]: https://github.com/halostatue/diff-lcs/issues/5
450
+ [issue-06]: https://github.com/halostatue/diff-lcs/issues/6
451
+ [issue-12]: https://github.com/halostatue/diff-lcs/issues/12
452
+ [issue-21]: https://github.com/halostatue/diff-lcs/issues/21
453
+ [issue-33]: https://github.com/halostatue/diff-lcs/issues/33
454
+ [issue-35]: https://github.com/halostatue/diff-lcs/issues/35
455
+ [issue-38]: https://github.com/halostatue/diff-lcs/issues/38
456
+ [issue-43]: https://github.com/halostatue/diff-lcs/issues/43
457
+ [issue-44]: https://github.com/halostatue/diff-lcs/issues/44
458
+ [issue-46]: https://github.com/halostatue/diff-lcs/issues/46
459
+ [issue-48]: https://github.com/halostatue/diff-lcs/issues/48
460
+ [issue-53]: https://github.com/halostatue/diff-lcs/issues/53
461
+ [issue-57]: https://github.com/halostatue/diff-lcs/issues/57
462
+ [issue-60]: https://github.com/halostatue/diff-lcs/issues/60
463
+ [issue-63]: https://github.com/halostatue/diff-lcs/issues/63
464
+ [issue-65]: https://github.com/halostatue/diff-lcs/issues/65
465
+ [issue-70]: https://github.com/halostatue/diff-lcs/issues/70
466
+ [issue-91]: https://github.com/halostatue/diff-lcs/issues/91
467
+ [issue-95]: https://github.com/halostatue/diff-lcs/issues/95
468
+ [issue-100]: https://github.com/halostatue/diff-lcs/issues/100
469
+ [issue-102]: https://github.com/halostatue/diff-lcs/issues/102
470
+ [issue-106]: https://github.com/halostatue/diff-lcs/issues/106
471
+ [issue-107]: https://github.com/halostatue/diff-lcs/issues/107
472
+ [pull-08]: https://github.com/halostatue/diff-lcs/pull/8
473
+ [pull-09]: https://github.com/halostatue/diff-lcs/pull/9
474
+ [pull-10]: https://github.com/halostatue/diff-lcs/pull/10
475
+ [pull-13]: https://github.com/halostatue/diff-lcs/pull/13
476
+ [pull-15]: https://github.com/halostatue/diff-lcs/pull/15
477
+ [pull-18]: https://github.com/halostatue/diff-lcs/pull/18
478
+ [pull-23]: https://github.com/halostatue/diff-lcs/pull/23
479
+ [pull-25]: https://github.com/halostatue/diff-lcs/pull/25
480
+ [pull-29]: https://github.com/halostatue/diff-lcs/pull/29
481
+ [pull-34]: https://github.com/halostatue/diff-lcs/pull/34
482
+ [pull-36]: https://github.com/halostatue/diff-lcs/pull/36
483
+ [pull-47]: https://github.com/halostatue/diff-lcs/pull/47
484
+ [pull-49]: https://github.com/halostatue/diff-lcs/pull/49
485
+ [pull-52]: https://github.com/halostatue/diff-lcs/pull/52
486
+ [pull-58]: https://github.com/halostatue/diff-lcs/pull/58
487
+ [pull-59]: https://github.com/halostatue/diff-lcs/pull/59
488
+ [pull-61]: https://github.com/halostatue/diff-lcs/pull/61
489
+ [pull-69]: https://github.com/halostatue/diff-lcs/pull/69
490
+ [pull-71]: https://github.com/halostatue/diff-lcs/pull/71
491
+ [pull-72]: https://github.com/halostatue/diff-lcs/pull/72
492
+ [pull-73]: https://github.com/halostatue/diff-lcs/pull/73
493
+ [pull-75]: https://github.com/halostatue/diff-lcs/pull/75
494
+ [pull-79]: https://github.com/halostatue/diff-lcs/pull/79
495
+ [pull-80]: https://github.com/halostatue/diff-lcs/pull/80
496
+ [pull-82]: https://github.com/halostatue/diff-lcs/pull/82
497
+ [pull-84]: https://github.com/halostatue/diff-lcs/pull/84
498
+ [pull-86]: https://github.com/halostatue/diff-lcs/pull/86
499
+ [pull-89]: https://github.com/halostatue/diff-lcs/pull/89
500
+ [pull-90]: https://github.com/halostatue/diff-lcs/pull/90
501
+ [pull-92]: https://github.com/halostatue/diff-lcs/pull/92
502
+ [pull-93]: https://github.com/halostatue/diff-lcs/pull/93
503
+ [pull-101]: https://github.com/halostatue/diff-lcs/pull/101
504
+ [pull-103]: https://github.com/halostatue/diff-lcs/pull/103
505
+ [pull-104]: https://github.com/halostatue/diff-lcs/pull/104
506
+ [pull-105]: https://github.com/halostatue/diff-lcs/pull/105
507
+ [pull-129]: https://github.com/halostatue/diff-lcs/pull/129
508
+ [pull-147]: https://github.com/halostatue/diff-lcs/pull/147
509
+ [pull-148]: https://github.com/halostatue/diff-lcs/pull/148
510
+ [rspec-expectations#200]: https://github.com/rspec/rspec-expectations/pull/200
511
+ [rspec-expectations#219]: https://github.com/rspec/rspec-expectations/issues/219
512
+ [rspec-expectations#238]: https://github.com/rspec/rspec-expectations/issues/238
513
+ [rspec-expectations#239]: https://github.com/rspec/rspec-expectations/issues/239
514
+ [rspec-expectations@3d6fc82c]: https://github.com/rspec/rspec-expectations/commit/3d6fc82c
515
+ [rubinius#2268]: https://github.com/rubinius/rubinius/issues/2268
516
+ [standard ruby]: https://github.com/standardrb/standard
517
+ [tidelift]: https://tidelift.com/security
518
+ [tp]: https://guides.rubygems.org/trusted-publishing/
@@ -0,0 +1,92 @@
1
+ # Diff::LCS
2
+
3
+ - home :: https://github.com/halostatue/diff-lcs
4
+ - changelog :: https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md
5
+ - code :: https://github.com/halostatue/diff-lcs
6
+ - bugs :: https://github.com/halostatue/diff-lcs/issues
7
+ - rdoc :: http://rubydoc.info/github/halostatue/diff-lcs
8
+
9
+ <a href="https://github.com/halostatue/diff-lcs/actions">
10
+ <img src="https://github.com/halostatue/diff-lcs/workflows/CI/badge.svg" />
11
+ </a>
12
+
13
+ ## Description
14
+
15
+ Diff::LCS computes the difference between two Enumerable sequences using the
16
+ McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
17
+ to create a simple HTML diff output format and a standard diff-like tool.
18
+
19
+ This is release 1.6.1, providing a simple extension that allows for
20
+ Diff::LCS::Change objects to be treated implicitly as arrays and fixes a number
21
+ of formatting issues.
22
+
23
+ Ruby versions below 2.5 are soft-deprecated, which means that older versions are
24
+ no longer part of the CI test suite. If any changes have been introduced that
25
+ break those versions, bug reports and patches will be accepted, but it will be
26
+ up to the reporter to verify any fixes prior to release. The next major release
27
+ will completely break compatibility.
28
+
29
+ ## Synopsis
30
+
31
+ Using this module is quite simple. By default, Diff::LCS does not extend objects
32
+ with the Diff::LCS interface, but will be called as if it were a function:
33
+
34
+ ```ruby
35
+ require 'diff/lcs'
36
+
37
+ seq1 = %w(a b c e h j l m n p)
38
+ seq2 = %w(b c d e f j k l m r s t)
39
+
40
+ lcs = Diff::LCS.LCS(seq1, seq2)
41
+ diffs = Diff::LCS.diff(seq1, seq2)
42
+ sdiff = Diff::LCS.sdiff(seq1, seq2)
43
+ seq = Diff::LCS.traverse_sequences(seq1, seq2, callback_obj)
44
+ bal = Diff::LCS.traverse_balanced(seq1, seq2, callback_obj)
45
+ seq2 == Diff::LCS.patch!(seq1, diffs)
46
+ seq1 == Diff::LCS.unpatch!(seq2, diffs)
47
+ seq2 == Diff::LCS.patch!(seq1, sdiff)
48
+ seq1 == Diff::LCS.unpatch!(seq2, sdiff)
49
+ ```
50
+
51
+ Objects can be extended with Diff::LCS:
52
+
53
+ ```ruby
54
+ seq1.extend(Diff::LCS)
55
+ lcs = seq1.lcs(seq2)
56
+ diffs = seq1.diff(seq2)
57
+ sdiff = seq1.sdiff(seq2)
58
+ seq = seq1.traverse_sequences(seq2, callback_obj)
59
+ bal = seq1.traverse_balanced(seq2, callback_obj)
60
+ seq2 == seq1.patch!(diffs)
61
+ seq1 == seq2.unpatch!(diffs)
62
+ seq2 == seq1.patch!(sdiff)
63
+ seq1 == seq2.unpatch!(sdiff)
64
+ ```
65
+
66
+ By requiring 'diff/lcs/array' or 'diff/lcs/string', Array or String will be
67
+ extended for use this way.
68
+
69
+ Note that Diff::LCS requires a sequenced enumerable container, which means that
70
+ the order of enumeration is both predictable and consistent for the same set of
71
+ data. While it is theoretically possible to generate a diff for an unordered
72
+ hash, it will only be meaningful if the enumeration of the hashes is consistent.
73
+ In general, this will mean that containers that behave like String or Array will
74
+ perform best.
75
+
76
+ ## History
77
+
78
+ Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest
79
+ common subsequence (LCS) algorithm to compute intelligent differences between
80
+ two sequenced enumerable containers. The implementation is based on Mario I.
81
+ Wolczko's [Smalltalk version 1.2][smalltalk] (1993) and Ned Konz's Perl version
82
+ [Algorithm::Diff 1.15][perl]. `Diff::LCS#sdiff` and
83
+ `Diff::LCS#traverse_balanced` were originally written for the Perl version by
84
+ Mike Schilli.
85
+
86
+ The algorithm is described in <em>A Fast Algorithm for Computing Longest Common
87
+ Subsequences</em>, CACM, vol.20, no.5, pp.350-353, May 1977, with a few minor
88
+ improvements to improve the speed. A simplified description of the algorithm,
89
+ originally written for the Perl version, was written by Mark-Jason Dominus.
90
+
91
+ [smalltalk]: ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER/manchester/4.0/diff.st
92
+ [perl]: http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/
@@ -18,6 +18,8 @@ Gem::Specification.new do |spec|
18
18
 
19
19
  spec.metadata["homepage_uri"] = spec.homepage
20
20
  spec.metadata["source_code_uri"] = spec.homepage
21
+ spec.metadata["changelog_uri"] =
22
+ "#{spec.homepage}/releases/tag/v#{spec.version}"
21
23
 
22
24
  spec.files = %w[
23
25
  LICENSE.txt
@@ -29,7 +31,6 @@ Gem::Specification.new do |spec|
29
31
  lib/drb/extserv.rb
30
32
  lib/drb/extservm.rb
31
33
  lib/drb/gw.rb
32
- lib/drb/invokemethod.rb
33
34
  lib/drb/observer.rb
34
35
  lib/drb/ssl.rb
35
36
  lib/drb/timeridconv.rb
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.24.1 / 2025-05-12
4
+
5
+ ### Ruby support
6
+
7
+ * Import only what's needed from `cgi` for support for Ruby 3.5 #296 @Earlopain
8
+
9
+
3
10
  ## 2.24.0 / 2024-12-24
4
11
 
5
12
  ### Added
@@ -412,33 +412,40 @@ supporting versions of ruby that are long past EOL. Hopefully I'll be
412
412
  able to support only current versions of ruby sometime in the near
413
413
  future.
414
414
 
415
- (As of 2024-05-10)
415
+ NOTICE: At this point, I will only locally test/dev against the
416
+ currently 3 supported (non-EOL) versions of ruby. I cannot and will
417
+ not maintain that many builds.
418
+
419
+ (As of 2025-02-03)
416
420
 
417
421
  Current versions of rails: (https://endoflife.date/rails)
418
422
 
419
423
  | rails | min ruby | minitest | status | EOL Date |
420
424
  |-------+----------+----------+----------+------------|
421
- | 7.1 | >= 2.7 | >= 5.1 | Current | 2026-06-01?|
422
- | 7.0 | >= 2.7 | >= 5.1 | Maint | 2025-06-01?|
423
- | 6.1 | >= 2.5 | >= 5.1 | Security | 2024-06-01?|
425
+ | 8.0 | >= 3.2 | >= 5.1 | Current | 2026-11-07 |
426
+ | 7.2 | >= 3.1 | >= 5.1 | Current | 2026-08-09 |
427
+ | 7.1 | >= 2.7 | >= 5.1 | Security | 2025-10-01 |
428
+ | 7.0 | >= 2.7 | >= 5.1 | Security | 2025-04-01 |
429
+ | 6.1 | >= 2.5 | >= 5.1 | EOL | 2024-10-01 |
424
430
  | 6.0 | >= 2.5 | >= 5.1 | EOL | 2023-06-01 |
425
431
  | 5.2 | >= 2.2.2 | ~> 5.1 | EOL | 2022-06-01 |
426
432
 
427
433
  If you want to look at the requirements for a specific version, run:
428
434
 
429
- gem spec -r --ruby rails -v 7.0.0
435
+ gem spec -r --ruby rails -v 8.0.0
430
436
 
431
437
  Current versions of ruby: (https://endoflife.date/ruby)
432
438
 
433
439
  | ruby | Status | EOL Date |
434
440
  |------+---------+------------|
435
- | 3.3 | Current | 2027-03-31 |
436
- | 3.2 | Maint | 2026-03-31 |
437
- | 3.1 | Security| 2025-03-31 |
441
+ | 3.4 | Current | 2028-03-31 |
442
+ | 3.3 | Maint | 2027-03-31 |
443
+ | 3.2 | Security| 2026-03-31 |
444
+ | 3.1 | EOL | 2025-03-31 |
438
445
  | 3.0 | EOL | 2024-03-31 |
439
446
  | 2.7 | EOL | 2023-03-31 |
440
447
  | 2.6 | EOL | 2022-03-31 |
441
- | 2.5 | EOL | 2021-03-31 | DO YOU SEE WHAT I'M STUCK WITH???
448
+ | 2.5 | EOL | 2021-03-31 |
442
449
 
443
450
  === How to test SimpleDelegates?
444
451