{IssueTrackeR} v1.1.0
R version
{IssueTrackeR} is available for R version >= 4.1
Installation
The latest release on GitHub:
# install.packages("remotes")
remotes::install_github("TanguyBarthelemy/IssueTrackeR@v1.1.0")1.1.0 - 2025-01-09
Added
- Additionnal argument ... to functions
filter_issuesandcontainsto customvgrepl(and therefore togrepl)
Changed
- internal function
vgrepl()usesfixed = TRUEandperl = FALSEas default argument
Fixed
- Bug fixed when milestones description is missing (commit 9b4832)
- Bug fixed :missing argument ... in
vgreplcall (commit 490d00a)
Removed
[.IssuesTBwas duplicated- removed
... = _in paste0 for R version before 4.2