File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.31.0 - Feb 6, 2024
4
+
5
+ ** What's Changed**
6
+
7
+ - Update notebooks by @giswqs in [ #657 ] ( https://github.com/opengeos/leafmap/pull/657 )
8
+ - Fix array_to_image bug by @giswqs in [ #660 ] ( https://github.com/opengeos/leafmap/pull/660 )
9
+ - Update GitHub Action versions by @giswqs in [ #669 ] ( https://github.com/opengeos/leafmap/pull/669 )
10
+ - Bump localtileserver>=0.10.0 by @banesullivan in [ #666 ] ( https://github.com/opengeos/leafmap/pull/666 )
11
+ - Add get_root param to stac_client by @giswqs in [ #564 ] ( https://github.com/opengeos/leafmap/pull/564 )
12
+ - Remove support for JupyterLite by @giswqs in [ #671 ] ( https://github.com/opengeos/leafmap/pull/671 )
13
+
14
+ ** New Contributors**
15
+
16
+ - @banesullivan made their first contribution in [ #666 ] ( https://github.com/opengeos/leafmap/pull/666 )
17
+
18
+ ** Full Changelog** : [ v0.30.1...v0.31.0] ( https://github.com/opengeos/leafmap/compare/v0.30.1...v0.31.0 )
19
+
20
+ ## v0.30.1 - Jan 11, 2024
21
+
22
+ ** What's Changed**
23
+
24
+ - Update changelog for v0.30.0 by @giswqs in [ #652 ] ( https://github.com/opengeos/leafmap/pull/652 )
25
+ - Improve array_to_image function by @giswqs in [ #653 ] ( https://github.com/opengeos/leafmap/pull/653 )
26
+ - 87_actinia.ipynb: simplify installation of actinia_python_client by @neteler in [ #655 ] ( https://github.com/opengeos/leafmap/pull/655 )
27
+ - Modified add_velocity in leafmap.py to support custom color list by @shailesh-stha in [ #654 ] ( https://github.com/opengeos/leafmap/pull/654 )
28
+
29
+ ** New Contributors**
30
+
31
+ - @shailesh-stha made their first contribution in [ #654 ] ( https://github.com/opengeos/leafmap/pull/654 )
32
+
33
+ ** Full Changelog** : [ v0.30.0...v0.30.1] ( https://github.com/opengeos/leafmap/compare/v0.30.0...v0.30.1 )
34
+
3
35
## v0.30.0 - Dec 23, 2023
4
36
5
37
** What's Changed**
You can’t perform that action at this time.
0 commit comments