|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.1.3 |
| 6 | + |
| 7 | +( [Full Changelog ](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected])) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Improve gdal initialization [#156](https://github.com/geojupyter/jupytergis/pull/156) ([@martinRenou](https://github.com/martinRenou)) |
| 12 | +- Vector symbology [#152](https://github.com/geojupyter/jupytergis/pull/152) ([@gjmooney](https://github.com/gjmooney)) |
| 13 | +- Build the lite deployment even if integration tests don't pass [#148](https://github.com/geojupyter/jupytergis/pull/148) ([@martinRenou](https://github.com/martinRenou)) |
| 14 | +- Raise an ImportError for the Python API in JupyterLite for now [#147](https://github.com/geojupyter/jupytergis/pull/147) ([@martinRenou](https://github.com/martinRenou)) |
| 15 | + |
| 16 | +### Bugs fixed |
| 17 | + |
| 18 | +- Fix update option in main view [#153](https://github.com/geojupyter/jupytergis/pull/153) ([@brichet](https://github.com/brichet)) |
| 19 | +- Use base URL for accessing gdal assets [#150](https://github.com/geojupyter/jupytergis/pull/150) ([@gjmooney](https://github.com/gjmooney)) |
| 20 | +- Update geotiff example [#146](https://github.com/geojupyter/jupytergis/pull/146) ([@gjmooney](https://github.com/gjmooney)) |
| 21 | + |
| 22 | +### Maintenance and upkeep improvements |
| 23 | + |
| 24 | +- Add ruff for linting and formatting [#151](https://github.com/geojupyter/jupytergis/pull/151) ([@gjmooney](https://github.com/gjmooney)) |
| 25 | +- Trigger snapshots update [#149](https://github.com/geojupyter/jupytergis/pull/149) ([@martinRenou](https://github.com/martinRenou)) |
| 26 | + |
| 27 | +### Contributors to this release |
| 28 | + |
| 29 | +([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2024-09-18&to=2024-09-24&type=c)) |
| 30 | + |
| 31 | +[@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) |
| 32 | + |
| 33 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 34 | + |
5 | 35 | ## 0.1.2 |
6 | 36 |
|
7 | 37 | ( [Full Changelog ](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected])) |
|
28 | 58 |
|
29 | 59 | [@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) |
30 | 60 |
|
31 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
32 | | - |
33 | 61 | ## 0.1.1 |
34 | 62 |
|
35 | 63 | **Although the version number can be misleading, this is the very first of many JupyterGIS releases 📡 🌍** |
|
0 commit comments