File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: echogithub
22Type: Package
33Title: echoverse module: Extract data and metadata from GitHub
4- Version: 0.99.3
4+ Version: 0.99.4
55Authors@R:
66 c(person(given = "Brian",
77 family = "Schilder",
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments