Releases: MrWangJustToDo/git-diff-view
Releases · MrWangJustToDo/git-diff-view
0.0.7
bugfix
- fix diff render for pure diff string
- fix some style
chore
- build target to
es2015
- ReExport
core
field forview
component
v0.0.5
Bugfix
- fix some style
- fix miss change range for some case
- ignore long line syntax by default
0.0.3
Full Changelog: v0.0.2...v0.0.3
0.0.2
- improve style
- fix worker usage
- fix select range for splitView mode