Releases: takahashim/epdiff
Releases · takahashim/epdiff
Version 2.0.0 released
Epdiff version 2.0.0 is a heavily rewritten version.
- Use Ruby diff library (TTY::File), do not use external
diff
andunzip
tools - Introduce rubocop to unify the notation of the source code.
- Introduce test-unit and GitHub Action to test/CI