Skip to content

Commit 2017843

Browse files
bschilderclaude
andcommitted
Bump version to 0.99.4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bf26890 commit 2017843

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: echogithub
22
Type: Package
33
Title: echoverse module: Extract data and metadata from GitHub
4-
Version: 0.99.3
4+
Version: 0.99.4
55
Authors@R:
66
c(person(given = "Brian",
77
family = "Schilder",

NEWS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# echogithub 0.99.4
2+
3+
## New features
4+
5+
* New function `github_dependents_scrape`.
6+
* New function `sourcegraph_code`.
7+
* Standardize `rworkflows.yml` with canonical template:
8+
enable Docker on `ghcr.io`, set `write-all` permissions,
9+
use `GITHUB_TOKEN`, add `devel`/`RELEASE_**` branch triggers.
10+
11+
## Bug fixes
12+
13+
* Remove deprecated `get_github_url`.
14+
* Refactor `github_dependents` and update `github_files_download`.
15+
* Sync documentation with `devtools::document()`.
16+
117
# echogithub 0.99.3
218

319
## Bug fixes

0 commit comments

Comments
 (0)