NEWS


pillar 1.10.1.9000

pillar 1.10.1

Documentation

pillar 1.10.0 (2024-12-17)

Features

Breaking changes

Bug fixes

Documentation

pillar 1.9.0 (2023-03-22)

Features

Printing

Breaking changes

Bug fixes

Documentation

Internal

pillar 1.8.1 (2022-08-19)

Features

pillar 1.8.0 (2022-07-18)

Display

Features

Bug fixes

Documentation

Chore

API

pillar 1.7.0 (2022-02-01)

Breaking changes

Features

Bug fixes

Internal

pillar 1.6.5 (2022-01-25)

Breaking changes

Features

Bug fixes

Documentation

Internal

pillar 1.6.4 (2021-10-18)

Bug fixes

Breaking changes

Documentation

pillar 1.6.3 (2021-09-26)

pillar 1.6.2 (2021-07-29)

Options

Formatting

Features

Bug fixes

Documentation

Internal

pillar 1.6.1 (2021-05-16)

pillar 1.6.0 (2021-04-13)

Features

Bug fixes

Documentation

Internal

pillar 1.5.1 (2021-03-05)

Features

Bug fixes

Documentation

pillar 1.5.0 (2021-02-22)

Breaking changes

Extensibility

Formatting

Internal

pillar 1.4.7 (2020-11-20)

pillar 1.4.6 (2020-07-10)

pillar 1.4.5 (2020-07-09)

Features

Technical

Internal

pillar 1.4.4 (2020-05-05)

pillar 1.4.3 (2019-12-20)

pillar 1.4.2 (2019-06-29)

pillar 1.4.1 (2019-05-28)

pillar 1.4.0 (2019-05-11)

Breaking changes

Output

Performance

Internal

pillar 1.3.1 (2018-12-15)

Bug fixes

Visible changes

Internal changes

pillar 1.3.0 (2018-07-14)

Visible changes

Interface changes

Performance improvements

Internal

pillar 1.2.3 (2018-05-25)

pillar 1.2.2 (2018-04-26)

pillar 1.2.1 (2018-02-27)

Display

Bug fixes

New functions

pillar 1.1.0 (2018-01-14)

pillar 1.0.1 (2017-11-27)

pillar 1.0.0 (2017-11-20)

Initial release.

User functions

pillar(x, title = NULL, width = NULL, ...) colonnade(x, has_row_id = TRUE, width = NULL, ...) squeeze(x, width = NULL, ...)

Functions for implementers of data types

new_pillar_shaft_simple(formatted, ..., width = NULL, align = "left", min_width = NULL, na_indent = 0L) new_pillar_shaft(x, ..., width, min_width = width, subclass) new_ornament(x, width = NULL, align = NULL) get_extent(x) get_max_extent(x)

Utilities

dim_desc(x) style_na(x) style_neg(x) style_num(x, negative, significant = rep_along(x, TRUE)) style_subtle(x)

Testing helper

expect_known_display(object, file, ..., width = 80L, crayon = TRUE)

Own S3 methods

pillar_shaft(x, ...) # AsIs, Date, POSIXt, character, default, list, logical, numeric type_sum(x) # AsIs, Date, POSIXct, data.frame, default, difftime, factor, ordered is_vector_s3(x) # Date, POSIXct, data.frame, default, difftime, factor, ordered obj_sum(x) # AsIs, POSIXlt, default, list extra_cols(x, ...) # squeezed_colonnade