Skip to content

Commit 3257478

Browse files
authored
Merge pull request #120 from nanxstats/release
Release revdeprun 1.4.5
2 parents aa711b6 + 8751fff commit 3257478

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## revdeprun 1.4.5
4+
5+
### Maintenance
6+
7+
- Removed the temporary workaround for `xfun::compare_Rcheck()` as xfun 0.55
8+
is now available on CRAN and includes the fix (#118).
9+
310
## revdeprun 1.4.4
411

512
### Documentation

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "revdeprun"
3-
version = "1.4.4"
3+
version = "1.4.5"
44
edition = "2024"
55
description = "Easy reverse dependency checks for R with cloud-ready environment setup"
66
license = "MIT"

0 commit comments

Comments
 (0)