Skip to content

Version 2.0.0 released

Latest
Compare
Choose a tag to compare
@takahashim takahashim released this 25 Jan 17:18
· 2 commits to master since this release
a1aab3b

Epdiff version 2.0.0 is a heavily rewritten version.

  • Use Ruby diff library (TTY::File), do not use external diff and unzip tools
  • Introduce rubocop to unify the notation of the source code.
  • Introduce test-unit and GitHub Action to test/CI