Skip to content

Commit e633fc3

Browse files
authored
fledge: CRAN release v1.1.2 (#2462)
* CRAN comments * fledge: Bump version to 1.1.2 * News
2 parents ebd25dc + 97a7be2 commit e633fc3

3 files changed

Lines changed: 6 additions & 82 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dm
22
Title: Relational Data Models
3-
Version: 1.1.1.9006
3+
Version: 1.1.2
44
Date: 2026-05-17
55
Authors@R:
66
c(person(given = "Tobias",

NEWS.md

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

3-
# dm 1.1.1.9006
3+
# dm 1.1.2
44

55
## Bug fixes
66

77
- Fix for upcoming dbplyr 2.6.0 release (@hadley, #2454).
88

9-
## Chore
10-
11-
- Auto-update from GitHub Actions (#2460).
12-
13-
- Add ccache to `.gitignore` and `.Rbuildignore`.
14-
15-
## Continuous integration
16-
17-
- Bump action version.
18-
19-
- Create snapshot update PR against correct branch.
20-
21-
- Add reference to `/apply-patch` workflow in commit message.
22-
23-
- Clarify rationale for not deploying on schedule.
24-
25-
- Only run fledge on pushes to main.
26-
27-
- Tweak fledge workflow and ccache action.
28-
29-
- Align.
30-
31-
- Cosmetics.
32-
33-
- Bump action versions.
34-
35-
- Install clang-format-21.
36-
37-
- Align fledge workflow.
38-
39-
- Harmonize.
40-
41-
## Testing
42-
43-
- Snapshot updates for rcc-smoke (null) (#2459).
44-
45-
46-
# dm 1.1.1.9005
47-
48-
## Chore
49-
50-
- Ensure exported dm functions call `check_dm()` first (#2441, #2442).
51-
52-
53-
# dm 1.1.1.9004
54-
55-
## Chore
56-
57-
- Auto-update from GitHub Actions (#2439).
58-
59-
60-
# dm 1.1.1.9003
61-
62-
## Chore
63-
64-
- Auto-update from GitHub Actions (#2434).
65-
66-
67-
# dm 1.1.1.9002
68-
69-
## Chore
70-
71-
- Auto-update from GitHub Actions (#2432).
72-
73-
74-
# dm 1.1.1.9001
75-
76-
## Chore
77-
78-
- Auto-update from GitHub Actions (#2430).
79-
80-
81-
# dm 1.1.1.9000
82-
83-
## fledge
84-
85-
- CRAN release v1.1.1 (#2428).
86-
879

8810
# dm 1.1.1
8911

cran-comments.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
dm 1.1.1
1+
dm 1.1.2
22

33
## Cran Repository Policy
44

5-
- [x] Reviewed CRP last edited 2026-02-20.
5+
- [x] Reviewed CRP last edited 2026-04-21.
6+
7+
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2026-02-20%7D...master@%7B2026-04-21%7D

0 commit comments

Comments
 (0)