Skip to content

Commit 98422e1

Browse files
cran v0.2.1
1 parent f970f33 commit 98422e1

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.2.0
2-
Date: 2024-07-31 02:01:04 UTC
3-
SHA: faddcc2ca26bffeb3498e07af437b7e036d025af
1+
Version: 0.2.1
2+
Date: 2024-08-26 04:41:31 UTC
3+
SHA: f970f3346afd13dedfe5f509b48e3812b931dd64

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: tinyplot
22
Type: Package
33
Title: Lightweight Extension of the Base R Graphics System
4-
Version: 0.2.0.99
5-
Date: 2024-07-30
4+
Version: 0.2.1
5+
Date: 2024-08-25
66
Authors@R:
77
c(
88
person(

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _If you are viewing this file on CRAN, please check the
44
[latest NEWS](https://grantmcdermott.com/tinyplot/NEWS.html) on our website
55
where the formatting is also better._
66

7-
## 0.2.0.99 (development version)
7+
## 0.2.1
88

99
New Features:
1010

cran-comments.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## Overview
22

3-
This is a minor update that introduces support for additional plot types, as
4-
well as some internal improvements.
3+
This patch update introduces a few minor new features, but is mostly focused on
4+
bug fixes (including addressing some minor regressions from our previous v0.2.0
5+
submission last month).
56

67
## Test environments
78
Local: Arch Linux

0 commit comments

Comments
 (0)