Skip to content

Releases: MrWangJustToDo/git-diff-view

0.0.7

05 Mar 16:51
Compare
Choose a tag to compare

bugfix

  1. fix diff render for pure diff string
  2. fix some style

chore

  1. build target to es2015
  2. ReExport core field for view component

v0.0.5

21 Feb 06:02
Compare
Choose a tag to compare

Bugfix

  1. fix some style
  2. fix miss change range for some case
  3. ignore long line syntax by default

0.0.3

05 Feb 09:36
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

0.0.2

05 Feb 05:04
Compare
Choose a tag to compare
  1. improve style
  2. fix worker usage
  3. fix select range for splitView mode