Skip to content

Commit f64c3c7

Browse files
author
Tim Appelhans
committed
bump dev version 0.2.0.9000
1 parent 81d774f commit f64c3c7

File tree

3 files changed

+38
-1
lines changed

3 files changed

+38
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: slideview
22
Title: Compare Raster Images Side by Side with a Slider
3-
Version: 0.2.0
3+
Version: 0.2.0.9000
44
Authors@R:
55
c(person(given = "Tim",
66
family = "Appelhans",

NEWS

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
slideview 0.2.0.9000 (2025-01-04)
2+
3+
features and improvements
4+
5+
bug fixes
6+
7+
documentation etc
8+
9+
miscellaneous
10+
11+
12+
slideview 0.2.0 (2022-04-11)
13+
14+
features and improvements
15+
16+
bug fixes
17+
18+
* missing css and legacy package referrals (to mapview) corrected. #2
19+
20+
documentation etc
21+
22+
miscellaneous
23+
24+
* using github actions (usethis::use_github_action_check_standard())
25+
26+
127
slideview 0.1.0
228

329
* Initial release

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# slideview 0.2.0.9000 (2025-01-04)
2+
3+
#### ✨ features and improvements
4+
5+
#### 🐛 bug fixes
6+
7+
#### 💬 documentation etc
8+
9+
#### 🍬 miscellaneous
10+
11+
112
## slideview 0.2.0 (2022-04-11)
213

314
#### ✨ features and improvements

0 commit comments

Comments
 (0)