Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Version 1.4.0

Compare
Choose a tag to compare
@koppor koppor released this 24 Jun 13:42
· 72 commits to master since this release

Added

  • add Guava to dependency
  • let user uses other string to represent line which does not exist
  • implement event based parser like SAX (in difflib.event package)

Changed

  • switch from JDK5 to JDK7