Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Releases: java-diff-utils/java-diff-utils-jycr

Version 2.2.0

26 Jun 19:16

Choose a tag to compare

Changed

Fixed

  • Empty-context add-only patches were applied in the wrong place, typically one line early
Assets2
Loading

Version 2.1.1

24 Oct 13:48

Choose a tag to compare

Added

  • Added some unit tests.

Changed

  • Maven group iscom.github.bkromhout

Fixed

  • Bugfix: Fix issue showing inline diffs
Loading

Version 2.1.0

24 Jun 13:54

Choose a tag to compare

Changed

  • Removes the dependency on Guava time
Loading

Version 2.0.0

24 Feb 02:32

Choose a tag to compare

Added

  • Add the ability to differentiate the inserted and deleted tags and class-names in inline-diff
  • Add tha ability to skip data
  • Can now customize diff algorithm inDiffRowGenerator.Builder

Fixed

  • Fix "equal" lines when lines isn't really equals (when Equalizer return equals on different strings)
  • Fix imbrication tag bug in lineDiff (when inline is on a multi-line chunk)

Changed

  • Change groupId and artifactId to prevent conflict with origin library: now 'com.github.java-diff-utils:java-diff-utils' instead of 'jp.skypencil.java-diff-utils:diffutils'
  • Default class-name is nownull for deleted and inserted data, and "change" for change data
  • Default tag for deleted data isdel
  • Default tag for inserted data isins
  • Changed build system from Maven to Gradle
Loading

Version 1.5.0

24 Jun 13:43

Choose a tag to compare

Changed

  • make Equalizer configurable. (pull #1)
Loading

Version 1.4.1

24 Jun 13:42

Choose a tag to compare

Fixed

  • bugfix: parse method should be public
Loading

Version 1.4.0

24 Jun 13:42

Choose a tag to compare

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
Loading

[8]ページ先頭

©2009-2026 Movatter.jp