Skip to content

Commit 41cbf71

Browse files
author
Tim Appelhans
committed
bump version 0.2.4
1 parent 4edaf3d commit 41cbf71

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: leafem
22
Title: 'leaflet' Extensions for 'mapview'
3-
Version: 0.2.3.9019
3+
Version: 0.2.4
44
Authors@R:
55
c(person(given = "Tim",
66
family = "Appelhans",

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
leafem 0.2.3.9019 (2025-04-30)
1+
leafem 0.2.4 (2025-04-30)
22

33
features and improvements
44

55
* addMouseCoordinates() gained argument css to modify the layout of the div. #95
66
* addHomeButton() gained arguments css and hover_css to modify the layout. #92
77
* addRasterRGB() and addStarsImage() now support more interpolation options. #106
88

9+
910
leafem 0.2.3 (2023-09-17)
1011

1112
* fix CRAN Note (character too long)
1213

14+
1315
leafem 0.2.2 (2023-09-16)
1416

1517
features and improvements

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
# leafem 0.2.3.9019 (2025-04-30)
1+
# leafem 0.2.4 (2025-04-30)
22

33
#### ✨ features and improvements
44

55
* `addMouseCoordinates()` gained argument `css` to modify the layout of the div. #95
66
* `addHomeButton()` gained arguments `css` and `hover_css` to modify the layout. #92
77
* `addRasterRGB()` and `addStarsImage()` now support more interpolation options. #106
88

9+
910
# leafem 0.2.3 (2023-09-17)
1011

1112
* fix CRAN Note (character too long)
1213

14+
1315
# leafem 0.2.2 (2023-09-16)
1416

1517
#### ✨ features and improvements

0 commit comments

Comments
 (0)