Skip to content

Commit

Permalink
Publish 0.2.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
martinRenou committed Jan 10, 2025
1 parent c2372d3 commit 86abebb
Show file tree
Hide file tree
Showing 9 changed files with 925 additions and 808 deletions.
63 changes: 61 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,67 @@

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

## 0.2.0

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

### Enhancements made

- Improve logos styling [#286](https://github.com/geojupyter/jupytergis/pull/286) ([@arjxn-py](https://github.com/arjxn-py))
- Add Identify tool [#270](https://github.com/geojupyter/jupytergis/pull/270) ([@gjmooney](https://github.com/gjmooney))
- Show other collaborators' cursors on map [#264](https://github.com/geojupyter/jupytergis/pull/264) ([@gjmooney](https://github.com/gjmooney))
- Speed-up GeoTIFF file handling [#262](https://github.com/geojupyter/jupytergis/pull/262) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
- Add ability to follow a collaborator's viewport [#257](https://github.com/geojupyter/jupytergis/pull/257) ([@gjmooney](https://github.com/gjmooney))
- Emphasize the hidden layer icon [#243](https://github.com/geojupyter/jupytergis/pull/243) ([@mfisher87](https://github.com/mfisher87))
- Add annotations support [#234](https://github.com/geojupyter/jupytergis/pull/234) ([@gjmooney](https://github.com/gjmooney))

### Bugs fixed

- Fix image layer python API [#297](https://github.com/geojupyter/jupytergis/pull/297) ([@gjmooney](https://github.com/gjmooney))
- Refactor layer tree updates [#284](https://github.com/geojupyter/jupytergis/pull/284) ([@gjmooney](https://github.com/gjmooney))
- Do not rely on collaborative drive for external file reading [#241](https://github.com/geojupyter/jupytergis/pull/241) ([@martinRenou](https://github.com/martinRenou))
- Fix shippping of geojson schema [#239](https://github.com/geojupyter/jupytergis/pull/239) ([@arjxn-py](https://github.com/arjxn-py))
- Fix check-release workflow [#223](https://github.com/geojupyter/jupytergis/pull/223) ([@gjmooney](https://github.com/gjmooney))

### Maintenance and upkeep improvements

- Remove redundant dev install instructions, loosen pydantic pin [#295](https://github.com/geojupyter/jupytergis/pull/295) ([@davidbrochart](https://github.com/davidbrochart))
- Temporary PR comment for lite preview [#290](https://github.com/geojupyter/jupytergis/pull/290) ([@brichet](https://github.com/brichet))
- Fix typo in ReadTheDocs PR link automation [#285](https://github.com/geojupyter/jupytergis/pull/285) ([@mfisher87](https://github.com/mfisher87))
- Bump the gha-dependencies group with 4 updates [#283](https://github.com/geojupyter/jupytergis/pull/283) ([@dependabot](https://github.com/dependabot))
- Make prettier output more human readable, improve documentation of linting [#282](https://github.com/geojupyter/jupytergis/pull/282) ([@mfisher87](https://github.com/mfisher87))
- Fix typo and formatting errors in dependabot config [#280](https://github.com/geojupyter/jupytergis/pull/280) ([@mfisher87](https://github.com/mfisher87))
- Bump actions/upload-artifact to v4 [#278](https://github.com/geojupyter/jupytergis/pull/278) ([@trungleduc](https://github.com/trungleduc))
- Build docs and Lite deployment in ReadTheDocs [#275](https://github.com/geojupyter/jupytergis/pull/275) ([@mfisher87](https://github.com/mfisher87))
- Automatically upgrade GitHub Action dependencies with Dependabot [#274](https://github.com/geojupyter/jupytergis/pull/274) ([@mfisher87](https://github.com/mfisher87))
- Add checks for reST content [#273](https://github.com/geojupyter/jupytergis/pull/273) ([@mfisher87](https://github.com/mfisher87))
- Improve layer update logic [#269](https://github.com/geojupyter/jupytergis/pull/269) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
- Grey out symbology entry for unsupported layers [#255](https://github.com/geojupyter/jupytergis/pull/255) ([@gjmooney](https://github.com/gjmooney))
- Replace @jupyterlab/rjsf with FormComponent from @jupyterlab/ui-components [#252](https://github.com/geojupyter/jupytergis/pull/252) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
- Apply pre-commit autofixes [#249](https://github.com/geojupyter/jupytergis/pull/249) ([@mfisher87](https://github.com/mfisher87))
- Update PR preview links [#233](https://github.com/geojupyter/jupytergis/pull/233) ([@martinRenou](https://github.com/martinRenou))
- Fix check-release workflow [#223](https://github.com/geojupyter/jupytergis/pull/223) ([@gjmooney](https://github.com/gjmooney))
- 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))

### Documentation improvements

- Remove unnecessary jupyterlab install [#301](https://github.com/geojupyter/jupytergis/pull/301) ([@davidbrochart](https://github.com/davidbrochart))
- Shrink logo and add lite badge to readme [#292](https://github.com/geojupyter/jupytergis/pull/292) ([@gjmooney](https://github.com/gjmooney))
- Configure lerna to use `jlpm` as npm client [#279](https://github.com/geojupyter/jupytergis/pull/279) ([@mfisher87](https://github.com/mfisher87))
- Add checks for reST content [#273](https://github.com/geojupyter/jupytergis/pull/273) ([@mfisher87](https://github.com/mfisher87))
- Set expectation that RTC doesn't work yet in JupyterLite deployment [#260](https://github.com/geojupyter/jupytergis/pull/260) ([@mfisher87](https://github.com/mfisher87))
- Update contributing docs to be more comprehensive (and fix links) [#242](https://github.com/geojupyter/jupytergis/pull/242) ([@mfisher87](https://github.com/mfisher87))
- docs: Add conda-forge install instructions [#228](https://github.com/geojupyter/jupytergis/pull/228) ([@matthewfeickert](https://github.com/matthewfeickert))
- Update README demo link to open `france_hiking.jGIS` [#226](https://github.com/geojupyter/jupytergis/pull/226) ([@mfisher87](https://github.com/mfisher87))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2024-12-06&to=2025-01-10&type=c))

[@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)

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

## 0.1.7

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

[@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)

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

## 0.1.6

([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/jupytergis-root",
"version": "0.1.7",
"version": "0.2.0",
"private": true,
"homepage": "https://github.com/geojupyter/jupytergis",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/base",
"version": "0.1.7",
"version": "0.2.0",
"description": "A JupyterLab extension for 3D modelling.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
"@jupytergis/schema": "^0.1.7",
"@jupytergis/schema": "^0.2.0",
"@jupyterlab/application": "^4.3.0",
"@jupyterlab/apputils": "^4.3.0",
"@jupyterlab/completer": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/schema",
"version": "0.1.7",
"version": "0.2.0",
"description": "A JupyterGIS schema package.",
"keywords": [
"jupytergis"
Expand Down
2 changes: 1 addition & 1 deletion python/jupytergis/jupytergis/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.1.7"
__version__ = "0.2.0"

from jupytergis_lab import GISDocument # noqa
6 changes: 3 additions & 3 deletions python/jupytergis_core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/jupytergis-core",
"version": "0.1.7",
"version": "0.2.0",
"description": "JupyterGIS core extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.0.0",
"@jupytergis/base": "^0.1.7",
"@jupytergis/schema": "^0.1.7",
"@jupytergis/base": "^0.2.0",
"@jupytergis/schema": "^0.2.0",
"@jupyterlab/application": "^4.3.0",
"@jupyterlab/apputils": "^4.3.0",
"@jupyterlab/docregistry": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytergis_lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/jupytergis-lab",
"version": "0.1.7",
"version": "0.2.0",
"description": "JupyterGIS Lab extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,9 +53,9 @@
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.0.0",
"@jupytergis/base": "^0.1.7",
"@jupytergis/jupytergis-core": "^0.1.7",
"@jupytergis/schema": "^0.1.7",
"@jupytergis/base": "^0.2.0",
"@jupytergis/jupytergis-core": "^0.2.0",
"@jupytergis/schema": "^0.2.0",
"@jupyterlab/application": "^4.3.0",
"@jupyterlab/apputils": "^4.3.0",
"@jupyterlab/coreutils": "^6.3.0",
Expand Down
8 changes: 4 additions & 4 deletions python/jupytergis_qgis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytergis/jupytergis-qgis",
"version": "0.1.7",
"version": "0.2.0",
"description": "JupyterGIS QGIS extension.",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -54,9 +54,9 @@
},
"dependencies": {
"@jupyter/collaborative-drive": "^3.0.0",
"@jupytergis/base": "^0.1.7",
"@jupytergis/jupytergis-core": "^0.1.7",
"@jupytergis/schema": "^0.1.7",
"@jupytergis/base": "^0.2.0",
"@jupytergis/jupytergis-core": "^0.2.0",
"@jupytergis/schema": "^0.2.0",
"@jupyterlab/application": "^4.3.0",
"@jupyterlab/apputils": "^4.3.0",
"@jupyterlab/coreutils": "^6.3.0",
Expand Down
Loading

0 comments on commit 86abebb

Please sign in to comment.