-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: jupytergis-0.1.3-py3-none-any.whl: 3496b988079eb586d8c7636eca022646f53a105263a90956e61d15492dad2edb jupytergis-0.1.3.tar.gz: ed5b0e88edefaf665777cacd883e33bfbb1885efe194f2db441df015ea1e6b0b jupytergis-base-0.1.3.tgz: a75e0263fa290dfcca481b662f1fde8886538dbd2269c0253506d0fd90b0052b jupytergis-jupytergis-core-0.1.3.tgz: 324d18fbc1b6bcaacf53ca22a779f35d9ee63e3ed2c5636bc7e5eba8067fdf92 jupytergis-jupytergis-lab-0.1.3.tgz: c09bc3f636cd6a87e16d1d6079351c7abe5ed07a7feea65a20e439f0c16926d7 jupytergis-jupytergis-qgis-0.1.3.tgz: b74873bc534a34d4dc00712ef6134f8a6fe24e6ef9f8d684ea96884c4f87eb01 jupytergis-schema-0.1.3.tgz: bf76d7263b637ec0444580e69a9c81fa0fc706ff5a13b7fb3b587b5e5940a727 jupytergis_core-0.1.3-py3-none-any.whl: 46bd14b947edba7aac90f28904bcf56405a12a2d898f43253b5ac9af9f1a1a1a jupytergis_core-0.1.3.tar.gz: 2973f481e2eac1f5118be31aa55d65b252b379fb27c9712f95dabfb5dc667335 jupytergis_lab-0.1.3-py3-none-any.whl: 7276661d92cc5af1a9b3b6988251cde4b9db3159ad4e74cef76ab8a2f3cf0a46 jupytergis_lab-0.1.3.tar.gz: 60980c48889475463cbe20fd6d14ea6496d1900c57577cdab55a7c656a30b63a jupytergis_qgis-0.1.3-py3-none-any.whl: ab9ef7cda2bb57b49eb99782edc313eab04b8c803583e36d5d4567e004270e2b jupytergis_qgis-0.1.3.tar.gz: 9e8feecec15071598df33367012c16ab4a6ffa999024b21cc4df0d69ba110436
- Loading branch information
1 parent
80c859e
commit 3f1f65f
Showing
9 changed files
with
96 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,36 @@ | |
|
||
<!-- <START NEW CHANGELOG ENTRY> --> | ||
|
||
## 0.1.3 | ||
|
||
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected])) | ||
|
||
### Enhancements made | ||
|
||
- Improve gdal initialization [#156](https://github.com/geojupyter/jupytergis/pull/156) ([@martinRenou](https://github.com/martinRenou)) | ||
- Vector symbology [#152](https://github.com/geojupyter/jupytergis/pull/152) ([@gjmooney](https://github.com/gjmooney)) | ||
- Build the lite deployment even if integration tests don't pass [#148](https://github.com/geojupyter/jupytergis/pull/148) ([@martinRenou](https://github.com/martinRenou)) | ||
- Raise an ImportError for the Python API in JupyterLite for now [#147](https://github.com/geojupyter/jupytergis/pull/147) ([@martinRenou](https://github.com/martinRenou)) | ||
|
||
### Bugs fixed | ||
|
||
- Fix update option in main view [#153](https://github.com/geojupyter/jupytergis/pull/153) ([@brichet](https://github.com/brichet)) | ||
- Use base URL for accessing gdal assets [#150](https://github.com/geojupyter/jupytergis/pull/150) ([@gjmooney](https://github.com/gjmooney)) | ||
- Update geotiff example [#146](https://github.com/geojupyter/jupytergis/pull/146) ([@gjmooney](https://github.com/gjmooney)) | ||
|
||
### Maintenance and upkeep improvements | ||
|
||
- Add ruff for linting and formatting [#151](https://github.com/geojupyter/jupytergis/pull/151) ([@gjmooney](https://github.com/gjmooney)) | ||
- Trigger snapshots update [#149](https://github.com/geojupyter/jupytergis/pull/149) ([@martinRenou](https://github.com/martinRenou)) | ||
|
||
### Contributors to this release | ||
|
||
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2024-09-18&to=2024-09-24&type=c)) | ||
|
||
[@brichet](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Abrichet+updated%3A2024-09-18..2024-09-24&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2024-09-18..2024-09-24&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2024-09-18..2024-09-24&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2024-09-18..2024-09-24&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 0.1.2 | ||
|
||
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected])) | ||
|
@@ -28,8 +58,6 @@ | |
|
||
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2024-09-13..2024-09-18&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2024-09-13..2024-09-18&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2024-09-13..2024-09-18&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2024-09-13..2024-09-18&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Atrungleduc+updated%3A2024-09-13..2024-09-18&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 0.1.1 | ||
|
||
**Although the version number can be misleading, this is the very first of many JupyterGIS releases 📡 🌍** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
__version__ = "0.1.2" | ||
__version__ = "0.1.3" | ||
|
||
from jupytergis_lab import GISDocument # noqa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.