File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.19.2
2
+
3
+ * fix(docs): GeomanDrawControl was not included in docs navigation by @iisakkirotko in https://github.com/jupyter-widgets/ipyleaflet/pull/1197
4
+ * Fix velocity display_options bug by @giswqs in https://github.com/jupyter-widgets/ipyleaflet/pull/1199
5
+ * remove broken, deprecated nbextension enable from installation docs by @minrk in https://github.com/jupyter-widgets/ipyleaflet/pull/1200
6
+ * Add basemap model_id to Map._ layer_ids attribute by @giswqs in https://github.com/jupyter-widgets/ipyleaflet/pull/1208
7
+ * Improve vector tile layer by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1206
8
+ * Vector tile layer opacity and visible by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1210
9
+ * Updated integration tests workflow by @krassowski in https://github.com/jupyter-widgets/ipyleaflet/pull/1216
10
+ * Interactive vector tile layers by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1213
11
+
12
+ ## New Contributors
13
+ * @lopezvoliver made their first contribution in https://github.com/jupyter-widgets/ipyleaflet/pull/1206
14
+ * @krassowski made their first contribution in https://github.com/jupyter-widgets/ipyleaflet/pull/1216
15
+
16
+ ** Full Changelog** : https://github.com/jupyter-widgets/ipyleaflet/compare/0.19.1...0.19.2
17
+
1
18
## v0.19.1
2
19
3
20
Version 0.19.0 did not contain a valid release on npm. This release is to fix that.
You can’t perform that action at this time.
0 commit comments