You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# gt (development version)
1
+
# gt 0.9.0
2
2
3
3
## New features
4
4
@@ -82,8 +82,6 @@
82
82
83
83
* Fixed some border-related issues for **gt** tables published in R Markdown and Quarto documents (#1120). (#1234)
84
84
85
-
* The **juicyjuice** package is now a soft dependency. The previous hard requirement presented some problems for users in environments where the installation of the package was difficult (because of its own dependency on **V8**) (#1179). (#1229)
86
-
87
85
* Added the `quarto.use_bootstrap` and `quarto.disable_processing` options in `tab_options()` to control whether Quarto will add Bootstrap classes to a **gt** table or ignore a **gt** table. (#1222, #1227)
88
86
89
87
* Fixed the unintended appearance of a bottom border in the column spanner row for some CSS environments. (#1209)
0 commit comments