Skip to content

Commit 86abebb

Browse files
committed
Publish 0.2.0
SHA256 hashes: jupytergis-0.2.0-py3-none-any.whl: 1409e2e1a41eff770818965658b1ba23fc053490ba88c2b9f1051ec8ee6c686a jupytergis-0.2.0.tar.gz: 24ec66ee7376690a870434fe3f813d0ab4fe60619f036f7d8f9773a261624da4 jupytergis-base-0.2.0.tgz: ff3852367cf14eba0d4fcf938f5bf0adf65123457742699567c0aa7747ef8e30 jupytergis-jupytergis-core-0.2.0.tgz: b927a40c24114f2515508633f4f7b310d38bc2a031c5413983e45c1139a808d8 jupytergis-jupytergis-lab-0.2.0.tgz: 429a21d078cfbc3c1cd6214ec2c8fb384492f641f9934b56b30196e7a973629c jupytergis-jupytergis-qgis-0.2.0.tgz: 4a05bcf0505ea42ba266d14fd1eb3c45f8d08d544de68e7d0a6681c7d0364b01 jupytergis-schema-0.2.0.tgz: 382daf86a9653c0b5b2117e901337f6f54a4861434423f9b687b294f535f6f88 jupytergis_core-0.2.0-py3-none-any.whl: 13eda004aba25b27111144dc13a4bf88d945b54ce16b37eaee0dd74cdfde1f93 jupytergis_core-0.2.0.tar.gz: 456ea4ee765772da5a13897940bc9a98fed02851a5b738f601312c5f549a6b51 jupytergis_lab-0.2.0-py3-none-any.whl: 070783a54b919d6ab50b3ddd9c62ef43fbc72a4ae7b27e777dbc3c188d2c4499 jupytergis_lab-0.2.0.tar.gz: 5992eebf2c3022daa7cd99122dfc9014cf83f414e574be1b6ff818bb356d3c67 jupytergis_qgis-0.2.0-py3-none-any.whl: afbc0cb0030aaf1d0f261a2b9f6cb2585df1dfc1a774e4fa0698e301473d7655 jupytergis_qgis-0.2.0.tar.gz: 6035cb3928fe01a634661b70bb902cbe388d7763c3a4e02111b8921b7ddc7213
1 parent c2372d3 commit 86abebb

File tree

9 files changed

+925
-808
lines changed

9 files changed

+925
-808
lines changed

CHANGELOG.md

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

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

5+
## 0.2.0
6+
7+
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Improve logos styling [#286](https://github.com/geojupyter/jupytergis/pull/286) ([@arjxn-py](https://github.com/arjxn-py))
12+
- Add Identify tool [#270](https://github.com/geojupyter/jupytergis/pull/270) ([@gjmooney](https://github.com/gjmooney))
13+
- Show other collaborators' cursors on map [#264](https://github.com/geojupyter/jupytergis/pull/264) ([@gjmooney](https://github.com/gjmooney))
14+
- Speed-up GeoTIFF file handling [#262](https://github.com/geojupyter/jupytergis/pull/262) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
15+
- Add ability to follow a collaborator's viewport [#257](https://github.com/geojupyter/jupytergis/pull/257) ([@gjmooney](https://github.com/gjmooney))
16+
- Emphasize the hidden layer icon [#243](https://github.com/geojupyter/jupytergis/pull/243) ([@mfisher87](https://github.com/mfisher87))
17+
- Add annotations support [#234](https://github.com/geojupyter/jupytergis/pull/234) ([@gjmooney](https://github.com/gjmooney))
18+
19+
### Bugs fixed
20+
21+
- Fix image layer python API [#297](https://github.com/geojupyter/jupytergis/pull/297) ([@gjmooney](https://github.com/gjmooney))
22+
- Refactor layer tree updates [#284](https://github.com/geojupyter/jupytergis/pull/284) ([@gjmooney](https://github.com/gjmooney))
23+
- Do not rely on collaborative drive for external file reading [#241](https://github.com/geojupyter/jupytergis/pull/241) ([@martinRenou](https://github.com/martinRenou))
24+
- Fix shippping of geojson schema [#239](https://github.com/geojupyter/jupytergis/pull/239) ([@arjxn-py](https://github.com/arjxn-py))
25+
- Fix check-release workflow [#223](https://github.com/geojupyter/jupytergis/pull/223) ([@gjmooney](https://github.com/gjmooney))
26+
27+
### Maintenance and upkeep improvements
28+
29+
- Remove redundant dev install instructions, loosen pydantic pin [#295](https://github.com/geojupyter/jupytergis/pull/295) ([@davidbrochart](https://github.com/davidbrochart))
30+
- Temporary PR comment for lite preview [#290](https://github.com/geojupyter/jupytergis/pull/290) ([@brichet](https://github.com/brichet))
31+
- Fix typo in ReadTheDocs PR link automation [#285](https://github.com/geojupyter/jupytergis/pull/285) ([@mfisher87](https://github.com/mfisher87))
32+
- Bump the gha-dependencies group with 4 updates [#283](https://github.com/geojupyter/jupytergis/pull/283) ([@dependabot](https://github.com/dependabot))
33+
- Make prettier output more human readable, improve documentation of linting [#282](https://github.com/geojupyter/jupytergis/pull/282) ([@mfisher87](https://github.com/mfisher87))
34+
- Fix typo and formatting errors in dependabot config [#280](https://github.com/geojupyter/jupytergis/pull/280) ([@mfisher87](https://github.com/mfisher87))
35+
- Bump actions/upload-artifact to v4 [#278](https://github.com/geojupyter/jupytergis/pull/278) ([@trungleduc](https://github.com/trungleduc))
36+
- Build docs and Lite deployment in ReadTheDocs [#275](https://github.com/geojupyter/jupytergis/pull/275) ([@mfisher87](https://github.com/mfisher87))
37+
- Automatically upgrade GitHub Action dependencies with Dependabot [#274](https://github.com/geojupyter/jupytergis/pull/274) ([@mfisher87](https://github.com/mfisher87))
38+
- Add checks for reST content [#273](https://github.com/geojupyter/jupytergis/pull/273) ([@mfisher87](https://github.com/mfisher87))
39+
- Improve layer update logic [#269](https://github.com/geojupyter/jupytergis/pull/269) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
40+
- Grey out symbology entry for unsupported layers [#255](https://github.com/geojupyter/jupytergis/pull/255) ([@gjmooney](https://github.com/gjmooney))
41+
- Replace @jupyterlab/rjsf with FormComponent from @jupyterlab/ui-components [#252](https://github.com/geojupyter/jupytergis/pull/252) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
42+
- Apply pre-commit autofixes [#249](https://github.com/geojupyter/jupytergis/pull/249) ([@mfisher87](https://github.com/mfisher87))
43+
- Update PR preview links [#233](https://github.com/geojupyter/jupytergis/pull/233) ([@martinRenou](https://github.com/martinRenou))
44+
- Fix check-release workflow [#223](https://github.com/geojupyter/jupytergis/pull/223) ([@gjmooney](https://github.com/gjmooney))
45+
- Embed GeoJSON schema in the project to improve build reliability [#165](https://github.com/geojupyter/jupytergis/pull/165) ([@arjxn-py](https://github.com/arjxn-py))
46+
47+
### Documentation improvements
48+
49+
- Remove unnecessary jupyterlab install [#301](https://github.com/geojupyter/jupytergis/pull/301) ([@davidbrochart](https://github.com/davidbrochart))
50+
- Shrink logo and add lite badge to readme [#292](https://github.com/geojupyter/jupytergis/pull/292) ([@gjmooney](https://github.com/gjmooney))
51+
- Configure lerna to use `jlpm` as npm client [#279](https://github.com/geojupyter/jupytergis/pull/279) ([@mfisher87](https://github.com/mfisher87))
52+
- Add checks for reST content [#273](https://github.com/geojupyter/jupytergis/pull/273) ([@mfisher87](https://github.com/mfisher87))
53+
- Set expectation that RTC doesn't work yet in JupyterLite deployment [#260](https://github.com/geojupyter/jupytergis/pull/260) ([@mfisher87](https://github.com/mfisher87))
54+
- Update contributing docs to be more comprehensive (and fix links) [#242](https://github.com/geojupyter/jupytergis/pull/242) ([@mfisher87](https://github.com/mfisher87))
55+
- docs: Add conda-forge install instructions [#228](https://github.com/geojupyter/jupytergis/pull/228) ([@matthewfeickert](https://github.com/matthewfeickert))
56+
- Update README demo link to open `france_hiking.jGIS` [#226](https://github.com/geojupyter/jupytergis/pull/226) ([@mfisher87](https://github.com/mfisher87))
57+
58+
### Contributors to this release
59+
60+
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2024-12-06&to=2025-01-10&type=c))
61+
62+
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2024-12-06..2025-01-10&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Abrichet+updated%3A2024-12-06..2025-01-10&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adavidbrochart+updated%3A2024-12-06..2025-01-10&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adependabot+updated%3A2024-12-06..2025-01-10&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2024-12-06..2025-01-10&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2024-12-06..2025-01-10&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2024-12-06..2025-01-10&type=Issues) | [@matthewfeickert](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amatthewfeickert+updated%3A2024-12-06..2025-01-10&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AMeriem-BenIsmail+updated%3A2024-12-06..2025-01-10&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2024-12-06..2025-01-10&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Apre-commit-ci+updated%3A2024-12-06..2025-01-10&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Atrungleduc+updated%3A2024-12-06..2025-01-10&type=Issues)
63+
64+
<!-- <END NEW CHANGELOG ENTRY> -->
65+
566
## 0.1.7
667

768
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
@@ -45,8 +106,6 @@
45106

46107
[@annefou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aannefou+updated%3A2024-10-14..2024-12-06&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Abrichet+updated%3A2024-10-14..2024-12-06&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2024-10-14..2024-12-06&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2024-10-14..2024-12-06&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2024-10-14..2024-12-06&type=Issues)
47108

48-
<!-- <END NEW CHANGELOG ENTRY> -->
49-
50109
## 0.1.6
51110

52111
([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.1.7",
3+
"version": "0.2.0",
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.1.7",
3+
"version": "0.2.0",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
42-
"@jupytergis/schema": "^0.1.7",
42+
"@jupytergis/schema": "^0.2.0",
4343
"@jupyterlab/application": "^4.3.0",
4444
"@jupyterlab/apputils": "^4.3.0",
4545
"@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.1.7",
3+
"version": "0.2.0",
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.1.7"
1+
__version__ = "0.2.0"
22

33
from jupytergis_lab import GISDocument # noqa

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.1.7",
3+
"version": "0.2.0",
44
"description": "JupyterGIS core extension",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.1.7",
57-
"@jupytergis/schema": "^0.1.7",
56+
"@jupytergis/base": "^0.2.0",
57+
"@jupytergis/schema": "^0.2.0",
5858
"@jupyterlab/application": "^4.3.0",
5959
"@jupyterlab/apputils": "^4.3.0",
6060
"@jupyterlab/docregistry": "^4.3.0",

python/jupytergis_lab/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-lab",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "JupyterGIS Lab extension.",
55
"keywords": [
66
"jupyter",
@@ -53,9 +53,9 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.1.7",
57-
"@jupytergis/jupytergis-core": "^0.1.7",
58-
"@jupytergis/schema": "^0.1.7",
56+
"@jupytergis/base": "^0.2.0",
57+
"@jupytergis/jupytergis-core": "^0.2.0",
58+
"@jupytergis/schema": "^0.2.0",
5959
"@jupyterlab/application": "^4.3.0",
6060
"@jupyterlab/apputils": "^4.3.0",
6161
"@jupyterlab/coreutils": "^6.3.0",

python/jupytergis_qgis/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-qgis",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "JupyterGIS QGIS extension.",
55
"keywords": [
66
"jupyter",
@@ -54,9 +54,9 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupytergis/base": "^0.1.7",
58-
"@jupytergis/jupytergis-core": "^0.1.7",
59-
"@jupytergis/schema": "^0.1.7",
57+
"@jupytergis/base": "^0.2.0",
58+
"@jupytergis/jupytergis-core": "^0.2.0",
59+
"@jupytergis/schema": "^0.2.0",
6060
"@jupyterlab/application": "^4.3.0",
6161
"@jupyterlab/apputils": "^4.3.0",
6262
"@jupyterlab/coreutils": "^6.3.0",

0 commit comments

Comments
 (0)