You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gem version 2.0.6
Option +/- in HTML formatting
Fix handling of literal '\n's in HTML formatting
Added Diffy::CSS constant with suggested CSS from readme
Gem Version 2.0.1
* Fixed issue with escaping html in the last line of a diff
* Discourage "creativity" in html inline highlighting. 3 characters
must be unchanged to avoid highlighting as addition or deletion.
Gem version 2.0
* Github style inline highlighting of changes in html output
* Diff strings _or_ files
* Enumerable methods now return Enumerators when no block is passed
* Drops support for ruby 1.8.6