Skip to content

Commit

Permalink
fledge: Bump version to 1.9.0.9039
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 14, 2024
1 parent f69549f commit 8b35039
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pillar
Title: Coloured Formatting for Columns
Version: 1.9.0.9038
Version: 1.9.0.9039
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# pillar 1.9.0.9039

## Features

- `tbl_format_setup()` gains a `setup` argument that supports printing the header before the data for the body is available, e.g., for remote backends such as databases (#686).

## Chore

- Results.


# pillar 1.9.0.9038

## Continuous integration
Expand Down

0 comments on commit 8b35039

Please sign in to comment.