Skip to content

Commit ed73c0c

Browse files
committed
fledge: Bump version to 1.2.4.9017
1 parent a336116 commit ed73c0c

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blob
22
Title: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
3-
Version: 1.2.4.9016
3+
Version: 1.2.4.9017
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Kirill", "Müller", , "[email protected]", role = "cre"),

NEWS.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# blob 1.2.4.9017 (2025-11-10)
4+
5+
## Chore
6+
7+
- Auto-update from GitHub Actions.
8+
9+
Run: https://github.com/tidyverse/blob/actions/runs/17451417258
10+
11+
- Auto-update from GitHub Actions.
12+
13+
Run: https://github.com/tidyverse/blob/actions/runs/14636194825
14+
15+
## Continuous integration
16+
17+
- Use workflows for fledge (#62).
18+
19+
- Sync (#61).
20+
21+
- Use reviewdog for external PRs (#59).
22+
23+
- Cleanup and fix macOS (#58).
24+
25+
- Format with air, check detritus, better handling of `extra-packages` (#57).
26+
27+
- Enhance permissions for workflow (#53).
28+
29+
- Permissions, better tests for missing suggests, lints (#52).
30+
31+
- Only fail covr builds if token is given (#51).
32+
33+
- Always use `_R_CHECK_FORCE_SUGGESTS_=false` (#50).
34+
35+
- Correct installation of xml2 (#49).
36+
37+
- Explain (#48).
38+
39+
- Add xml2 for covr, print testthat results (#47).
40+
41+
- Fix (#46).
42+
43+
- Sync (#45).
44+
45+
346
# blob 1.2.4.9016 (2024-12-09)
447

548
## Continuous integration

0 commit comments

Comments
 (0)