@gisatcz/deckgl-geolib 1.5.0-dev.0 → 1.6.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,33 @@
1
+ # v1.5.0 (Fri Jun 23 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Feature/terrain layer [#24](https://github.com/gisat-panther/deck.gl-geotiff/pull/24) ([@vdubr](https://github.com/vdubr))
6
+
7
+ #### 🐾 Patch
8
+
9
+ - calculation of single channel rgb values updated [#23](https://github.com/gisat-panther/deck.gl-geotiff/pull/23) (mariana.kecova@gisat.cz [@MariDani](https://github.com/MariDani))
10
+
11
+ #### Authors: 3
12
+
13
+ - Mariana Kecová ([@MariDani](https://github.com/MariDani))
14
+ - Mariana Kecova (mariana.kecova@gisat.cz)
15
+ - Vojtěch Dubrovský ([@vdubr](https://github.com/vdubr))
16
+
17
+ ---
18
+
19
+ # v1.4.2 (Wed Jun 21 2023)
20
+
21
+ #### 🐾 Patch
22
+
23
+ - remove unused line [#22](https://github.com/gisat-panther/deck.gl-geotiff/pull/22) ([@vdubr](https://github.com/vdubr))
24
+
25
+ #### Authors: 1
26
+
27
+ - Vojtěch Dubrovský ([@vdubr](https://github.com/vdubr))
28
+
29
+ ---
30
+
1
31
  # v1.4.1 (Tue Jun 20 2023)
2
32
 
3
33
  #### ⚠️ Pushed to `master`