Skip to content

Commit

Permalink
Publish 0.50.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-git-0.50.0.tgz: bb01c6eee98816a39312601b1799a853e73ff4f03be7912c0804cfd0d8ca347a

jupyterlab_git-0.50.0-py3-none-any.whl: 00e399c2f828acc86ef58f2098c4d9bb2c0b52d37791dd5a56773a133e0c3da5

jupyterlab_git-0.50.0.tar.gz: 09859546d390134ebb918a965c2c3fe2605feafe327cf61615be7dd90b5bdfbb
  • Loading branch information
fcollonval committed Nov 21, 2023
1 parent f5efbc4 commit 7a04d99
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 4 deletions.
56 changes: 54 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,60 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.50.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.9.0...f5efbc41b31f253f23fcb05adca8e4b54b33e327))

### Enhancements made

- Load gitignore file (#1273) [#1298](https://github.com/jupyterlab/jupyterlab-git/pull/1298) ([@fcollonval](https://github.com/fcollonval))
- Fix stash REST API [#1280](https://github.com/jupyterlab/jupyterlab-git/pull/1280) ([@fcollonval](https://github.com/fcollonval))
- Push tags [#1279](https://github.com/jupyterlab/jupyterlab-git/pull/1279) ([@fcollonval](https://github.com/fcollonval))
- Add context menu on commits in the HistorySidebar with add tag command [#1277](https://github.com/jupyterlab/jupyterlab-git/pull/1277) ([@DenisaCG](https://github.com/DenisaCG))
- Show tags in history sidebar [#1272](https://github.com/jupyterlab/jupyterlab-git/pull/1272) ([@DenisaCG](https://github.com/DenisaCG))
- Add new tag feature [#1264](https://github.com/jupyterlab/jupyterlab-git/pull/1264) ([@DenisaCG](https://github.com/DenisaCG))
- Add support for rebase [#1260](https://github.com/jupyterlab/jupyterlab-git/pull/1260) ([@fcollonval](https://github.com/fcollonval))
- Add option to ask user identity on every commit [#1251](https://github.com/jupyterlab/jupyterlab-git/pull/1251) ([@eyusupov](https://github.com/eyusupov))
- Add git_command_timeout_s for allowing >20 seconds for git operations [#1250](https://github.com/jupyterlab/jupyterlab-git/pull/1250) ([@mdietz94](https://github.com/mdietz94))
- Add git to command palette [#1243](https://github.com/jupyterlab/jupyterlab-git/pull/1243) ([@tsabbir96](https://github.com/tsabbir96))

### Bugs fixed

- Fix testing `pathRepository` for `null` [#1304](https://github.com/jupyterlab/jupyterlab-git/pull/1304) ([@fcollonval](https://github.com/fcollonval))
- Don't display details button if message is empty [#1299](https://github.com/jupyterlab/jupyterlab-git/pull/1299) ([@fcollonval](https://github.com/fcollonval))
- Fix styling [#1289](https://github.com/jupyterlab/jupyterlab-git/pull/1289) ([@fcollonval](https://github.com/fcollonval))
- Remove drive from path. [#1285](https://github.com/jupyterlab/jupyterlab-git/pull/1285) ([@fcollonval](https://github.com/fcollonval))
- Fix commit message [#1283](https://github.com/jupyterlab/jupyterlab-git/pull/1283) ([@fcollonval](https://github.com/fcollonval))

### Maintenance and upkeep improvements

- Update nbdime to final release [#1302](https://github.com/jupyterlab/jupyterlab-git/pull/1302) ([@fcollonval](https://github.com/fcollonval))
- Lint README [#1300](https://github.com/jupyterlab/jupyterlab-git/pull/1300) ([@fcollonval](https://github.com/fcollonval))
- Bump nbdime to rc0 [#1290](https://github.com/jupyterlab/jupyterlab-git/pull/1290) ([@fcollonval](https://github.com/fcollonval))
- Bump @babel/traverse from 7.22.10 to 7.23.2 [#1276](https://github.com/jupyterlab/jupyterlab-git/pull/1276) ([@dependabot](https://github.com/dependabot))
- Bump postcss from 8.4.6 to 8.4.31 in /ui-tests [#1275](https://github.com/jupyterlab/jupyterlab-git/pull/1275) ([@dependabot](https://github.com/dependabot))
- Bump postcss from 8.4.27 to 8.4.31 [#1274](https://github.com/jupyterlab/jupyterlab-git/pull/1274) ([@dependabot](https://github.com/dependabot))
- Bump systeminformation from 5.18.12 to 5.21.8 [#1268](https://github.com/jupyterlab/jupyterlab-git/pull/1268) ([@dependabot](https://github.com/dependabot))
- Bump systeminformation from 5.11.2 to 5.21.8 in /ui-tests [#1267](https://github.com/jupyterlab/jupyterlab-git/pull/1267) ([@dependabot](https://github.com/dependabot))
- Switch back to using the Jupyter Releaser actions [#1259](https://github.com/jupyterlab/jupyterlab-git/pull/1259) ([@jtpio](https://github.com/jtpio))
- Rename master to main [#1257](https://github.com/jupyterlab/jupyterlab-git/pull/1257) ([@fcollonval](https://github.com/fcollonval))
- Bump stylelint from 14.16.1 to 15.10.1 [#1253](https://github.com/jupyterlab/jupyterlab-git/pull/1253) ([@dependabot](https://github.com/dependabot))
- Upgrade to jupyterlab 4 [#1236](https://github.com/jupyterlab/jupyterlab-git/pull/1236) ([@HaudinFlorence](https://github.com/HaudinFlorence))

### Documentation improvements

- add kentarolim10 as a contributor for code [#1297](https://github.com/jupyterlab/jupyterlab-git/pull/1297) ([@allcontributors](https://github.com/allcontributors))
- Add constrain in install instructions [#1271](https://github.com/jupyterlab/jupyterlab-git/pull/1271) ([@fcollonval](https://github.com/fcollonval))
- Hotfix/dependency update [#1249](https://github.com/jupyterlab/jupyterlab-git/pull/1249) ([@mfakaehler](https://github.com/mfakaehler))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors?from=2019-12-04&to=2023-11-21&type=c))

[@ajbozarth](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Aajbozarth+updated%3A2019-12-04..2023-11-21&type=Issues) | [@allcontributors](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Aallcontributors+updated%3A2019-12-04..2023-11-21&type=Issues) | [@benz0li](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Abenz0li+updated%3A2019-12-04..2023-11-21&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ablink1073+updated%3A2019-12-04..2023-11-21&type=Issues) | [@bryant-finney](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Abryant-finney+updated%3A2019-12-04..2023-11-21&type=Issues) | [@btel](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Abtel+updated%3A2019-12-04..2023-11-21&type=Issues) | [@charliwar](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Acharliwar+updated%3A2019-12-04..2023-11-21&type=Issues) | [@chrisjohn2306](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Achrisjohn2306+updated%3A2019-12-04..2023-11-21&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3ADenisaCG+updated%3A2019-12-04..2023-11-21&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Adependabot+updated%3A2019-12-04..2023-11-21&type=Issues) | [@Dombo](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3ADombo+updated%3A2019-12-04..2023-11-21&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Aecharles+updated%3A2019-12-04..2023-11-21&type=Issues) | [@eyusupov](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Aeyusupov+updated%3A2019-12-04..2023-11-21&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2019-12-04..2023-11-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2019-12-04..2023-11-21&type=Issues) | [@goanpeca](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agoanpeca+updated%3A2019-12-04..2023-11-21&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3AHaudinFlorence+updated%3A2019-12-04..2023-11-21&type=Issues) | [@ianhi](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Aianhi+updated%3A2019-12-04..2023-11-21&type=Issues) | [@jaipreet-s](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ajaipreet-s+updated%3A2019-12-04..2023-11-21&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ajasongrout+updated%3A2019-12-04..2023-11-21&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3AJasonWeill+updated%3A2019-12-04..2023-11-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ajtpio+updated%3A2019-12-04..2023-11-21&type=Issues) | [@kgryte](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Akgryte+updated%3A2019-12-04..2023-11-21&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Akrassowski+updated%3A2019-12-04..2023-11-21&type=Issues) | [@lresende](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Alresende+updated%3A2019-12-04..2023-11-21&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Alumberbot-app+updated%3A2019-12-04..2023-11-21&type=Issues) | [@mdietz94](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Amdietz94+updated%3A2019-12-04..2023-11-21&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ameeseeksmachine+updated%3A2019-12-04..2023-11-21&type=Issues) | [@mfakaehler](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Amfakaehler+updated%3A2019-12-04..2023-11-21&type=Issues) | [@mlucool](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Amlucool+updated%3A2019-12-04..2023-11-21&type=Issues) | [@navn-r](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Anavn-r+updated%3A2019-12-04..2023-11-21&type=Issues) | [@saulshanabrook](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Asaulshanabrook+updated%3A2019-12-04..2023-11-21&type=Issues) | [@shawnesquivel](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ashawnesquivel+updated%3A2019-12-04..2023-11-21&type=Issues) | [@telamonian](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Atelamonian+updated%3A2019-12-04..2023-11-21&type=Issues) | [@tsabbir96](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Atsabbir96+updated%3A2019-12-04..2023-11-21&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Awelcome+updated%3A2019-12-04..2023-11-21&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.50.0rc0

([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a2...d539f3b510ba2b596daad68814112ff7786abf91))
Expand All @@ -20,8 +74,6 @@

[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2023-10-30..2023-11-06&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2023-10-30..2023-11-06&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.50.0a2

([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a1...81c258fc958f5b1c08a457e7b51a999e5f2e25b2))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/git",
"version": "0.50.0-rc0",
"version": "0.50.0",
"description": "A JupyterLab extension for version control using git",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
@@ -1,2 +1,2 @@
// generated by genversion
export const version = '0.50.0-rc0';
export const version = '0.50.0';

0 comments on commit 7a04d99

Please sign in to comment.