Skip to content

v2.0.0

Compare
Choose a tag to compare
@fcollonval fcollonval released this 08 Mar 13:29
· 71 commits to master since this release
dd824a5

This is a reboot of this experiment to bring it up to speed (#16)

  • New features ✨
    • Support GitLab provider
    • Render comments and descriptions with JupyterLab markdown renderer (meaning specific syntax like #issueNo, @username,... won't be recognized)
    • Comment editor is using CodeMirror with Markdown mode on.
  • Breaking changes 🚨
    • Diff and PR description are classical Lumino Widget
    • Switch to CodeMirror instead of Monaco for consistency with Jupyter ecosystem