Skip to content

Major refactor of the parser and html generation

Compare
Choose a tag to compare
@rtfpessoa rtfpessoa released this 12 Jul 17:32
· 556 commits to master since this release
v2.0.0

Changes

  • Improve diff parser to fully support git diffs and unified diffs
  • Improve code highlight (if sufficient context the highlight is perfect)
  • Use hogan.js to generate html
  • Use ESLint to check code style