Skip to content

Commit 57b1483

Browse files
committed
prep for release
1 parent 963010d commit 57b1483

64 files changed

Lines changed: 214 additions & 213 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: lgr
33
Title: A Fully Featured Logging Framework
4-
Version: 0.3.1.9001
4+
Version: 0.3.2
55
Authors@R:
66
person(given = "Stefan",
77
family = "Fleck",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# lgr 0.3.1.9000
1+
# lgr 0.3.2
22

33
* Added AppenderSyslog for logging to syslog via
44
[rsyslog](https://github.com/atheriel/rsyslog) (thanks to atheriel)

cran-comments.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Test environments
2-
* ubuntu 18.04, R 3.6.0
2+
* ubuntu 18.04, R 3.6.1
33
* ubuntu 14.04 (on travis-ci), R 3.5.2
4-
* ubuntu 14.04 (remote RStudio server), R 3.4.3
4+
* ubuntu 14.04 (remote RStudio server), R 3.6.1
55
* win-builder (devel and release)
66
* rhub (rhub::check_for_cran())
77

@@ -10,5 +10,4 @@
1010

1111
0 errors | 0 warnings | 0 notes
1212

13-
updates test suite for compatibility with the upcomming version of the package
14-
**rotor** (and also includes a few small fixes and improvements)
13+
adds appender that can write to syslog

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/lgr.html

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)