File tree Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 1
1
Package: leafgl
2
2
Title: High-Performance 'WebGl' Rendering for Package 'leaflet'
3
- Version: 0.2.1.9009
3
+ Version: 0.2.2
4
4
Authors@R:
5
5
c(person(given = "Tim",
6
6
family = "Appelhans",
Original file line number Diff line number Diff line change 1
- leafgl 0.2.1.9009 (2024-11-13)
2
-
3
- features and improvements
1
+ leafgl 0.2.2 (2024-11-13)
4
2
5
3
bug fixes
6
4
@@ -14,7 +12,6 @@ miscellaneous
14
12
15
13
* remove obsolete .travis.yml
16
14
17
-
18
15
leafgl 0.2.1
19
16
20
17
new features:
@@ -37,7 +34,6 @@ new features:
37
34
38
35
* expose additional JavaScript arguments in addGlPoints via magic dots. #54 & #60
39
36
40
-
41
37
leafgl 0.1.1
42
38
43
39
initial release.
Original file line number Diff line number Diff line change 1
- # leafgl 0.2.1.9009 (2024-11-13)
2
-
3
- #### ✨ features and improvements
1
+ # leafgl 0.2.2 (2024-11-13)
4
2
5
3
#### 🐛 bug fixes
6
4
14
12
15
13
* remove obsolete .travis.yml
16
14
17
-
18
15
## leafgl 0.2.1
19
16
20
17
new features:
@@ -24,7 +21,7 @@ new features:
24
21
miscallaneous:
25
22
26
23
* all methods now have a pane argument to control layer ordering (thanks to @trafficonese ). #67 #64
27
-
24
+
28
25
## leafgl 0.2.0
29
26
30
27
miscallaneous:
@@ -37,7 +34,6 @@ new features:
37
34
38
35
* expose additional JavaScript arguments in addGlPoints via magic dots. #54 & #60
39
36
40
-
41
37
## leafgl 0.1.1
42
38
43
39
initial release.
You can’t perform that action at this time.
0 commit comments