Skip to content

Commit 3fdba7e

Browse files
Merge branch 'release/1.0.3' into 'main'
2 parents 67c2b0c + 944464e commit 3fdba7e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: parabar
22
Title: Progress Bar for Parallel Tasks
3-
Version: 1.0.2
3+
Version: 1.0.3
44
Authors@R:
55
person(given = "Mihai",
66
family = "Constantin",

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# parabar 1.0.3
2+
3+
## Fixed
4+
- Fixed moved `URL` in package `NEWS.md` per `CRAN` request.
5+
16
# parabar 1.0.2
27

38
## Fixed
@@ -14,7 +19,7 @@
1419
- Add `CC BY 4.0` license for package documentation, vignettes, and website
1520
content.
1621
- Add code coverage `GitHub` workflow via
17-
[`codecov`](https://codecov.io/gh/mihaiconstantin/parabar) and badge in
22+
[`codecov`](https://app.codecov.io/gh/mihaiconstantin/parabar) and badge in
1823
`README`.
1924
- Add tests for end-user API and developer API.
2025
- Add vignette `comparison.Rmd` to compare `parabar` to the `pbapply` package,

0 commit comments

Comments
 (0)