|
1 | 1 | <!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file --> |
2 | 2 |
|
3 | | -# tibble 3.3.0.9013 |
| 3 | +# tibble 3.3.1 |
4 | 4 |
|
5 | 5 | ## Chore |
6 | 6 |
|
7 | | -- Set up Copilot instructions (#1681, #1682). |
8 | | - |
9 | 7 | - Remove deprecated `vctrs::partial_factor()` and `vctrs::partial_frame()` references (#1678, #1680). |
10 | 8 |
|
| 9 | +- Avoid use of `SET_OBJECT()`, `ATTRIB()` and `SET_ATTRIB()` (#1671). |
11 | 10 |
|
12 | | -# tibble 3.3.0.9012 |
13 | | - |
14 | | -## Continuous integration |
15 | | - |
16 | | -- Install binaries from r-universe for dev workflow (#1679). |
17 | | - |
18 | | - |
19 | | -# tibble 3.3.0.9011 |
20 | | - |
21 | | -## Continuous integration |
22 | | - |
23 | | -- Rename (#1677). |
24 | | - |
25 | | - |
26 | | -# tibble 3.3.0.9010 |
27 | | - |
28 | | -## Continuous integration |
29 | | - |
30 | | -- Implement review workflows (@krlmlr, #1675). |
31 | | - |
32 | | -- Fix. |
33 | | - |
34 | | -- Use comment action. |
35 | | - |
36 | | -- Comment only. |
37 | | - |
38 | | -- Token. |
39 | | - |
40 | | -- Find PR. |
41 | | - |
42 | | -- Fix. |
43 | | - |
44 | | -- Debug. |
45 | | - |
46 | | -- Fix data source. |
47 | | - |
48 | | -- Rename. |
49 | | - |
50 | | -- Get PR number correctly. |
51 | | - |
52 | | -- Need token. |
53 | | - |
54 | | -- Try again commenting from completion workflow. |
55 | | - |
56 | | -- Keep error. |
57 | | - |
58 | | -- Tweaks. |
59 | | - |
60 | | -- Syntax. |
61 | | - |
62 | | -- Use `pull_request_target`. |
63 | | - |
64 | | - |
65 | | -# tibble 3.3.0.9009 |
66 | | - |
67 | | -## Continuous integration |
68 | | - |
69 | | -- Fix. |
70 | | - |
71 | | -- Checkout unconditionally to avoid removal of patch file. |
72 | | - |
73 | | -- Improve reviewdog. |
74 | | - |
75 | | -- Run reviewdog from separate workflow. |
76 | | - |
77 | | -- Use workflows for fledge (#1676). |
78 | | - |
79 | | -## Testing |
80 | | - |
81 | | -- Snapshot updates for R-CMD-check-dev ({"package":"dplyr"}) (#1672). |
82 | | - |
83 | | - |
84 | | -# tibble 3.3.0.9008 |
85 | | - |
86 | | -## Bug fixes |
87 | | - |
88 | | -- Avoid use of `SET_OBJECT()` (#1671). |
89 | | - |
90 | | -## Continuous integration |
91 | | - |
92 | | -- Enable `clang-format` (#1670). |
93 | | - |
94 | | -## Testing |
95 | | - |
96 | | -- Snapshot updates for R-CMD-check-dev ({"package":"vctrs"}) (#1666). |
97 | | - |
98 | | -- Snapshot updates for R-CMD-check-dev ({"package":"knitr"}) (#1626). |
99 | | - |
100 | | - |
101 | | -# tibble 3.3.0.9007 |
102 | | - |
103 | | -## Continuous integration |
104 | | - |
105 | | -- Sync (#1668). |
106 | | - |
107 | | - |
108 | | -# tibble 3.3.0.9006 |
109 | | - |
110 | | -## Continuous integration |
111 | | - |
112 | | -- Use reviewdog for external PRs (#1663). |
113 | | - |
114 | | - |
115 | | -# tibble 3.3.0.9005 |
116 | | - |
117 | | -## Chore |
118 | | - |
119 | | -- Auto-update from GitHub Actions. |
120 | | - |
121 | | - Run: https://github.com/tidyverse/tibble/actions/runs/17451419215 |
122 | | - |
123 | | - |
124 | | -# tibble 3.3.0.9004 |
125 | | - |
126 | | -## Continuous integration |
127 | | - |
128 | | -- Cleanup and fix macOS (#1661). |
129 | | - |
130 | | - |
131 | | -# tibble 3.3.0.9003 |
132 | | - |
133 | | -## Chore |
134 | | - |
135 | | -- Auto-update from GitHub Actions. |
136 | | - |
137 | | - Run: https://github.com/tidyverse/tibble/actions/runs/16661919871 |
138 | | - |
139 | | -## Continuous integration |
140 | | - |
141 | | -- Format with air, check detritus, better handling of `extra-packages` (#1660). |
142 | | - |
143 | | - |
144 | | -# tibble 3.3.0.9002 |
145 | | - |
146 | | -## Testing |
147 | | - |
148 | | -- Suppress `message()` output in some as_tibble tests (@MichaelChirico, #1647). |
149 | | - |
150 | | -- Snapshot updates for rcc-full ({"os":"ubuntu-22.04","r":"devel","http-user-agent":"release"}) (#1649). |
151 | | - |
152 | | - |
153 | | -# tibble 3.3.0.9001 |
154 | | - |
155 | | -## Chore |
156 | | - |
157 | | -- Cynkra's Spring Cleaning (@Layalchristine24, #1643, #1644). |
158 | | - |
159 | | - |
160 | | -# tibble 3.3.0.9000 |
161 | | - |
162 | | -## Chore |
163 | | - |
164 | | -- Auto-update from GitHub Actions. |
165 | | - |
166 | | - Run: https://github.com/tidyverse/tibble/actions/runs/15506522924 |
| 11 | +- Spring Cleaning (@Layalchristine24, #1643, #1644). |
167 | 12 |
|
168 | 13 | - Use Quarto-style formatting in vignettes. |
169 | 14 |
|
170 | | -- Auto-update from GitHub Actions. |
171 | | - |
172 | | - Run: https://github.com/tidyverse/tibble/actions/runs/15506365201 |
173 | | - |
174 | | -- Upkeep (#1641). |
175 | | - |
176 | 15 | ## Documentation |
177 | 16 |
|
178 | 17 | - Posit as copyright holder. |
|
235 | 74 | - Deprecated functions and arguments where we could not detect usage by other CRAN packages (#1515): |
236 | 75 |
|
237 | 76 | - `data_frame_()`, `lst_()`, `frame_data()` |
238 | | - |
| 77 | + |
239 | 78 | - `as_tibble(validate = )`, `as_tibble(NULL)`, `new_tibble(subclass = )` |
240 | | - |
| 79 | + |
241 | 80 | - `add_row()` and `add_column()` for non-data-frame input |
242 | | - |
| 81 | + |
243 | 82 | - `add_column()` for input with non-unique names |
244 | | - |
| 83 | + |
245 | 84 | - corner cases for `tbl[[x]]` |
246 | 85 |
|
247 | 86 | - Breaking change: Remove `knit_print.trunc_mat()` method (#1516). |
|
353 | 192 |
|
354 | 193 | ## Bug fixes |
355 | 194 |
|
356 | | -- `tbl[row, col] <- rhs` treats an all-`NA` logical vector as a missing value both for existing data (#773) and for the right-hand side value (#868). This means that a column initialized with `NA` (of type `logical`) will change its type when a row is updated to a value of a different type. |
| 195 | +- `tbl[row, col] <- rhs` treats an all-`NA` logical vector as a missing value both for existing data (#773) and for the right-hand side value (#868). This means that a column initialized with `NA` (of type `logical`) will change its type when a row is updated to a value of a different type. |
357 | 196 | - `[[<-()` supports symbols (#893). |
358 | 197 |
|
359 | 198 | ## Features |
|
0 commit comments