File tree Expand file tree Collapse file tree 3 files changed +3
-31
lines changed Expand file tree Collapse file tree 3 files changed +3
-31
lines changed Original file line number Diff line number Diff line change 1
1
Package: slideview
2
2
Title: Compare Raster Images Side by Side with a Slider
3
- Version: 0.2.0.9006
3
+ Version: 0.2.1
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
- slideview 0.2.0.9006 (2025-08-06 )
1
+ slideview 0.2.1 (2025-08-21 )
2
2
3
3
features and improvements
4
4
5
5
* support for SpatRasters
6
6
* option sliderInfoCSS to set appearance of info slider
7
7
8
- bug fixes
9
-
10
- documentation etc
11
-
12
- miscellaneous
13
-
14
-
15
- slideview 0.2.0 (2022-04-11)
16
-
17
- features and improvements
18
-
19
8
bug fixes
20
9
21
10
* missing css and legacy package referrals (to mapview) corrected. #2
22
11
23
- documentation etc
24
-
25
12
miscellaneous
26
13
27
14
* using github actions (usethis::use_github_action_check_standard())
28
15
29
-
30
16
slideview 0.1.0
31
17
32
18
* Initial release
Original file line number Diff line number Diff line change 1
- # slideview 0.2.0.9006 (2025-08-06 )
1
+ # slideview 0.2.1 (2025-08-21 )
2
2
3
3
#### ✨ features and improvements
4
4
5
5
* support for SpatRasters
6
6
* option sliderInfoCSS to set appearance of info slider
7
7
8
- #### 🐛 bug fixes
9
-
10
- #### 💬 documentation etc
11
-
12
- #### 🍬 miscellaneous
13
-
14
-
15
- ## slideview 0.2.0 (2022-04-11)
16
-
17
- #### ✨ features and improvements
18
-
19
8
#### 🐛 bug fixes
20
9
21
10
* missing css and legacy package referrals (to mapview) corrected. #2
22
11
23
- #### 💬 documentation etc
24
-
25
12
#### 🍬 miscellaneous
26
13
27
14
* using github actions (` usethis::use_github_action_check_standard() ` )
28
15
29
-
30
16
## slideview 0.1.0
31
17
32
18
* Initial release
You can’t perform that action at this time.
0 commit comments