NEWS in package ‘tibble’


[Up] [Top]

Changes in version 3.1.7

Breaking change

Documentation

Internal

Changes in version 3.1.6

Changes in version 3.1.5

Changes in version 3.1.4

Features

Documentation

Performance

Internal

Changes in version 3.1.3

Bug fixes

Features

Internal

Changes in version 3.1.2

Changes in version 3.1.1

Changes in version 3.1.0

Bug fixes

Features

Internal

Changes in version 3.0.6

Changes in version 3.0.5

Changes in version 3.0.4

Compatibility

Bug fixes

Changes in version 3.0.3

Changes in version 3.0.2

Bug fixes

Performance

Compatibility

Changes in version 3.0.1

Compatibility fixes

Bug fixes

Enhancements

Changes in version 3.0.0

Major breaking changes

Breaking changes

Soft deprecations

Features

Output

Performance

Internal

Changes in version 2.1.3

Changes in version 2.1.2

Changes in version 2.1.1

Changes in version 2.0.1

Changes in version 2.0.0

Breaking changes

The tibble() and as_tibble() functions, and the low-level new_tibble() constructor, have undergone a major overhaul to improve consistency. We suspect that package code will be affected more than analysis code.

To improve compatibility with existing code, breaking changes were reduced to a minimum and in some cases replaced with a warning that appears once per session. Call tibble:::scoped_lifecycle_errors() when updating your packages or scripts to the new semantics API to turn these warnings into errors. The compatibility code will be removed in tibble 3.0.0.

New features

New functions

Output

Bug fixes

Internal

Changes in version 1.4.2

Bug fixes

Features

Performance

Changes in version 1.4.1

New formatting

The new pillar package is now responsible for formatting tibbles. Pillar will try to display as many columns as possible, if necessary truncating or shortening the output. Colored output highlights important information and guides the eye. The vignette in the tibble package describes how to adapt custom data types for optimal display in a tibble.

New features

Bug fixes

Internal changes

Changes in version 1.3.4

Bug fixes

Formatting

Changes in version 1.3.3

Bug fixes

Changes in version 1.3.1

Bug fixes

Interface changes

Formatting

Misc

Changes in version 1.3.0

Bug fixes

Interface changes

Features

General

Input validation

Printing

Documentation

Internal

Changes in version 1.2

Bug fixes

Interface changes

Features

Documentation

Changes in version 1.1

Follow-up release.

Breaking changes

Output

Error reporting

Coercion

New features

Bug fixes

Documentation

Internal

Changes in version 1.0