Releases: jupyterlab/jupyterlab-git
Releases · jupyterlab/jupyterlab-git
v0.22.0
- New features ✨
- Python code formatted with black #763
- Items list (like file, branches or tags) are now virtualized #767 - this allows to keep working even with folder containing thousands of modifications.
- SVG icons everywhere #783
- Tags are displayed in a similar way as the branches #788
- If a branch is named
main
, it will be moved at the beginning of the branch list in the new branch dialog.
- Bug fixes 🐛
This release focused mainly on refactoring the frontend code and on making the user experience more homogeneous.
Thanks a lot to all contributors:
@ianhi @krassowski @telamonian
v0.21.1
v0.21.0
- New features ✨
- Ignore file through context menu #705 #751
- Add UI to display task progression in status bar and as pop-up #630
- Update opened files when Git commands modify them (like revert)
- Guess default push branch #721
- Add custom actions after initializing a folder as a git repository; e.g. to set up a tool like nbstripout. #700
- Add dialog to checkout a specific tag #713
- Git Menu clean up #699
- Bug fixes 🐛
And other small fixes and improvements.
Thanks a lot to all contributors:
@chrisjohn2306 @echarles @ianhi @kgryte @mlucool @kgryte
v0.11.0
- New features ✨
- Ignore file through context menu #705 #751
- Add UI to display task progression in status bar and as pop-up #630
- Update opened files when Git commands modify them (like revert)
- Guess default push branch #721
- Add custom actions after initializing a folder as a git repository; e.g. to set up a tool like nbstripout. #700
- Add dialog to checkout a specific tag #713
- Git Menu clean up #699
- Bug fixes 🐛
And other small fixes and improvements.
Thanks a lot to all contributors:
@echarles @chrisjohn2306 @echarles @ianhi @kgryte @mlucool @kgryte
v0.11.0rc1
Add missing: Backport PR #676: Update open files when Git commands modify them
v0.21.0rc0
Merge pull request #737 from fcollonval/0-21-rc Bump to 0.21.0rc0
v0.21.0a1
Test CD correction
v0.11.0rc0
Bump to 0.11.0rc0
v0.21.0a0
Bump to 0.21.0a0 (#722) * Bump to 0.21.0-alpha.0 * Bump to 0.21.0a0