- Fix bug for GitHub Entreprise (#61)
- Add PyPI classifiers
- Add backport extension entrypoints to classical notebook server (#48)
- Pass directly the configuration object to manager (#47)
This breaks an internal API
- Port to JupyterLab 3 (#29)
- Fixes comment duplication when code mirror viewport is updated (#43)
- Refactor code with latest @jupyterlab/git (more shared code) (#39)
- Support pagination (#36)
- Restore JS tests (#33)
- Improve CI (#32)
First non-experimental release (#16)
Support only JupyterLab 2.x
- Reorganize the code
- Add support for GitLab
- Replace monaco diff viewer by codemirror
- Render markdown
- Support discussion at PR level