Skip to content

Commit bbab5d4

Browse files
committed
Publish 0.6.1
SHA256 hashes: jupytergis-0.6.1-py3-none-any.whl: a8aa5daff097fc6efbc29496fe3409f5b96c164cc26f3f7715a7a3122f2cccad jupytergis-0.6.1.tar.gz: e10b8ff5274a54f8cb5863f797430d1f002c0b8fde0c22186e3ec3c3c9ec82af jupytergis-base-0.6.1.tgz: f7953d901155de7fd9a37ac265259f5831f738548720d16f161ae6edf67a8c40 jupytergis-jupytergis-core-0.6.1.tgz: 0a70fc356a44a2f758395e5de639f0aa315b4dab790ffe6d7b79c42989c7a7df jupytergis-jupytergis-lab-0.6.1.tgz: 1550fbfcc7f09a616a2f57c5872093c9926c33e0a2da94539cad8c9ea11dcc13 jupytergis-jupytergis-qgis-0.6.1.tgz: ced245cf6faa8de2aa2d75690f58ef16d25d46b253fb2527b9498e4d644dc120 jupytergis-schema-0.6.1.tgz: dde6a80289768c7016b475fe4deef0f94aea2acf930defee6f7d58d364c81eb8 jupytergis_core-0.6.1-py3-none-any.whl: 47ca3388c6c66332b7970438acc1515e489d9199451b862e70ee3e9363b65245 jupytergis_core-0.6.1.tar.gz: fb9db141e28d0c427d13f04517dd08a74af40964851bae589c2a936d7e8da7ab jupytergis_lab-0.6.1-py3-none-any.whl: fdd8392a0e6abe981af70b4e8d04c90b4ba051a63c0dd96b06f3eca3d07e6eab jupytergis_lab-0.6.1.tar.gz: 736790bad07a57dd263ecbc03996175d8036495d920e85f64e9ca6478394ea96 jupytergis_lite-0.6.1-py3-none-any.whl: 298d91bd85526d1bf07d6c774cb09a9b260e5ba0a3e164da6ca7cfc97563dae4 jupytergis_lite-0.6.1.tar.gz: 8c90417672e623654a06dea28735bd4db6498ce36785c0da423df3479f4c85a2 jupytergis_qgis-0.6.1-py3-none-any.whl: 43a42878443a3746ce57cb7e40fbb1fe8d54c28a17b6a5e80a26d9904395b3c6 jupytergis_qgis-0.6.1.tar.gz: 3cce26546c2a4f0d805750eccc3134bcfbf4ad1e3a489caefe02ccbee6939a18
1 parent c6fd76b commit bbab5d4

File tree

12 files changed

+174
-134
lines changed

12 files changed

+174
-134
lines changed

CHANGELOG.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

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

5+
## 0.6.1
6+
7+
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Add 'New JupyterGIS Project' option to right-click context menu [#800](https://github.com/geojupyter/jupytergis/pull/800) ([@arjxn-py](https://github.com/arjxn-py))
12+
13+
### Bugs fixed
14+
15+
- Ensure correct positioning of collaborator icons [#817](https://github.com/geojupyter/jupytergis/pull/817) ([@arjxn-py](https://github.com/arjxn-py))
16+
- Fix collaborative follow mode [#812](https://github.com/geojupyter/jupytergis/pull/812) ([@mfisher87](https://github.com/mfisher87))
17+
- Add remove button to STAC badges [#806](https://github.com/geojupyter/jupytergis/pull/806) ([@gjmooney](https://github.com/gjmooney))
18+
- Remove STAC platform/product selections when no longer relevant [#805](https://github.com/geojupyter/jupytergis/pull/805) ([@gjmooney](https://github.com/gjmooney))
19+
20+
### Maintenance and upkeep improvements
21+
22+
- Indicate to user when running the JS and Python type generation build steps [#798](https://github.com/geojupyter/jupytergis/pull/798) ([@mfisher87](https://github.com/mfisher87))
23+
- Move GeoJSON source schema to correct dir [#801](https://github.com/geojupyter/jupytergis/pull/801) ([@mfisher87](https://github.com/mfisher87))
24+
25+
### Documentation improvements
26+
27+
- Add code generation documentation [#807](https://github.com/geojupyter/jupytergis/pull/807) ([@mfisher87](https://github.com/mfisher87))
28+
29+
### Contributors to this release
30+
31+
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2025-07-02&to=2025-07-15&type=c))
32+
33+
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-07-02..2025-07-15&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2025-07-02..2025-07-15&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AHaudinFlorence+updated%3A2025-07-02..2025-07-15&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-07-02..2025-07-15&type=Issues)
34+
35+
<!-- <END NEW CHANGELOG ENTRY> -->
36+
537
## 0.6.0
638

739
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
@@ -64,8 +96,6 @@
6496

6597
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-05-08..2025-07-02&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adependabot+updated%3A2025-05-08..2025-07-02&type=Issues) | [@Gauss-Taylor-Euler](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AGauss-Taylor-Euler+updated%3A2025-05-08..2025-07-02&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2025-05-08..2025-07-02&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2025-05-08..2025-07-02&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AHaudinFlorence+updated%3A2025-05-08..2025-07-02&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-05-08..2025-07-02&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-05-08..2025-07-02&type=Issues) | [@MMesch](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AMMesch+updated%3A2025-05-08..2025-07-02&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3ASylvainCorlay+updated%3A2025-05-08..2025-07-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Atrungleduc+updated%3A2025-05-08..2025-07-02&type=Issues) | [@tylere](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Atylere+updated%3A2025-05-08..2025-07-02&type=Issues)
6698

67-
<!-- <END NEW CHANGELOG ENTRY> -->
68-
6999
## 0.5.0
70100

71101
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-root",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"private": true,
55
"homepage": "https://github.com/geojupyter/jupytergis",
66
"repository": {

packages/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/base",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -44,7 +44,7 @@
4444
"@jupyter/collaboration": "^3.1.0",
4545
"@jupyter/react-components": "^0.16.6",
4646
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
47-
"@jupytergis/schema": "^0.6.0",
47+
"@jupytergis/schema": "^0.6.1",
4848
"@jupyterlab/application": "^4.3.0",
4949
"@jupyterlab/apputils": "^4.3.0",
5050
"@jupyterlab/completer": "^4.3.0",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/schema",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A JupyterGIS schema package.",
55
"keywords": [
66
"jupytergis"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.6.0"
1+
__version__ = "0.6.1"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.6.0",
23-
"jupytergis_lab==0.6.0",
24-
"jupytergis_qgis==0.6.0",
22+
"jupytergis_core==0.6.1",
23+
"jupytergis_lab==0.6.1",
24+
"jupytergis_qgis==0.6.1",
2525
"jupyter-collaboration>=3,<4",
2626
"jupyter-docprovider>=1,<2",
2727
"jupyter-server-ydoc>=1,<2",

python/jupytergis_core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-core",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "JupyterGIS core extension",
55
"keywords": [
66
"jupyter",
@@ -54,8 +54,8 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupytergis/base": "^0.6.0",
58-
"@jupytergis/schema": "^0.6.0",
57+
"@jupytergis/base": "^0.6.1",
58+
"@jupytergis/schema": "^0.6.1",
5959
"@jupyterlab/application": "^4.3.0",
6060
"@jupyterlab/apputils": "^4.3.0",
6161
"@jupyterlab/docregistry": "^4.3.0",

python/jupytergis_lab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-lab",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "JupyterGIS Lab extension.",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.6.0",
57-
"@jupytergis/schema": "^0.6.0",
56+
"@jupytergis/base": "^0.6.1",
57+
"@jupytergis/schema": "^0.6.1",
5858
"@jupyterlab/application": "^4.3.0",
5959
"@jupyterlab/apputils": "^4.3.0",
6060
"@jupyterlab/completer": "^4.3.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.6.0"
1+
__version__ = "0.6.1"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis_lite/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.6.0",
23-
"jupytergis_lab==0.6.0",
22+
"jupytergis_core==0.6.1",
23+
"jupytergis_lab==0.6.1",
2424
"my-jupyter-shared-drive<0.2.0",
2525
]
2626
dynamic = ["version"]

0 commit comments

Comments
 (0)