Geoviews

Latest version: v1.13.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.9.6

=============

Date: Jan 17, 2023

This release contains a small number of bug fixes and compatibility with the latest releases of Numpy and Shapely. Many thanks to pmav99, philippjfr, maximlt, and Hoxbro.

Bug fixes:

- Fix regression and remove deprecation warnings for `gv.annotators` ([583](https://github.com/holoviz/geoviews/pull/583))

Compatibility:

- Compatibility with Shapely 2.0 ([570](https://github.com/holoviz/geoviews/pull/570), [#603](https://github.com/holoviz/geoviews/pull/603))
- Compatibility with Numpy 1.24 ([608](https://github.com/holoviz/geoviews/pull/608))
- Compatibility with HoloViews 1.15 ([572](https://github.com/holoviz/geoviews/pull/572), [#574](https://github.com/holoviz/geoviews/pull/574))
- Compatibility with Python 3.11 ([601](https://github.com/holoviz/geoviews/pull/601))

Packaging:

- Fix TypeScript files not being packaged and therefore gave an uncaught error in the console for `gv.annotators` ([610](https://github.com/holoviz/geoviews/pull/610))
- Fix building with `pip install .` and update of packages ([575](https://github.com/holoviz/geoviews/pull/575), [#579](https://github.com/holoviz/geoviews/pull/579))
- Setting NPM access to public and update `package.json` ([585](https://github.com/holoviz/geoviews/pull/585), [#586](https://github.com/holoviz/geoviews/pull/586))

Documentation:

- Fix docs build ([580](https://github.com/holoviz/geoviews/pull/580), [#588](https://github.com/holoviz/geoviews/pull/588), [#611](https://github.com/holoviz/geoviews/pull/611), [#612](https://github.com/holoviz/geoviews/pull/612))

Maintenance:

- Adding pre-commit to CI ([604](https://github.com/holoviz/geoviews/pull/604))
- Renamed `master` branch to `main` ([606](https://github.com/holoviz/geoviews/pull/606))
- Remove Trove Classifier for Python 3.6 ([565](https://github.com/holoviz/geoviews/pull/565))
- Various fixes and general maintenance of the CI ([566](https://github.com/holoviz/geoviews/pull/566), [#567](https://github.com/holoviz/geoviews/pull/567), [#569](https://github.com/holoviz/geoviews/pull/569), [#573](https://github.com/holoviz/geoviews/pull/573), [#587](https://github.com/holoviz/geoviews/pull/587), [#591](https://github.com/holoviz/geoviews/pull/591), [#594](https://github.com/holoviz/geoviews/pull/594), [#595](https://github.com/holoviz/geoviews/pull/595), [#596](https://github.com/holoviz/geoviews/pull/596), [#600](https://github.com/holoviz/geoviews/pull/600), [#607](https://github.com/holoviz/geoviews/pull/607))

1.9.5

=============

Date: Mar 8, 2022

This is a micro release fixing a regression related to 1.9.4 release.

Bug fixes:

- Fix regression related to RGB(A) element conversion ([562](https://github.com/holoviz/geoviews/pull/562))

1.9.4

=============

Date: Feb 17, 2022

This is a micro release with a small number of bug fixes and compatibility fixes with HoloViews 1.14.8 and support for Python 3.10.

Bug fixes:

- Fix handling of 3-channel RGB element ([558](https://github.com/holoviz/geoviews/pull/558))
- Add support for pandas Float64Array ([559](https://github.com/holoviz/geoviews/pull/559))

Compatibility:

- Compatibility with HoloViews 1.14.8 ([556](https://github.com/holoviz/geoviews/pull/556))
- Compatibility with Python 3.10 by replacing LooseVersion with packaging.Version ([555](https://github.com/holoviz/geoviews/pull/555))

1.9.3

=============

Date: Dec 25, 2021

This release contains a few bug fixes and improvements, and adds compatibility with Shapely 1.8 and the upcoming version 2.0. Thanks to philippjfr, maximlt and ahuang11 for contributing to this release.

Bug fixes and minor improvements:

- Add missing `_process_msg` method to GeoPolyEditCallback ([539](https://github.com/holoviz/geoviews/pull/539))
- Accept lowercase xmin/ymin/xmax/ymax in WMTS URL templates ([542](https://github.com/holoviz/geoviews/pull/542))
- Support GeoDataframe with a geometry column not named geometry ([545](https://github.com/holoviz/geoviews/pull/545))
- Add opentopomap as a tile source ([514](https://github.com/holoviz/geoviews/pull/514))

Compatibility:

- Adapt to shapely 1.8.0 and 2.0 ([543](https://github.com/holoviz/geoviews/pull/543))

Docs improvements:

- Update the CSS of links ([544](https://github.com/holoviz/geoviews/pull/544))

1.9.2

=============

Date: Sep 30, 2021

Minor release by Philipp Rudiger for Bokeh 2.4 compatibility:

- Rebuild extensions for Bokeh >=2.4 ([525](https://github.com/holoviz/geoviews/pull/525))
- Require cartopy>=0.18 to match conda-forge recipe
- Fix compatibility with upcoming HoloViews 2.0
- Switch website to pydata_sphinx_theme ([528](https://github.com/holoviz/geoviews/pull/528))

1.9.1

=============

Date: Mar 13, 2021

This micro-release fixes the bundling and deployment of geoviews.js to NPM but otherwise has no contents.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.