NEWS


tibble 3.2.1.9020

Continuous integration

tibble 3.2.1.9019

Chore

Continuous integration

tibble 3.2.1.9018

Chore

tibble 3.2.1.9017

Bug fixes

tibble 3.2.1.9016

tibble 3.2.1.9015

Chore

tibble 3.2.1.9014

tibble 3.2.1.9013

Features

Chore

tibble 3.2.1.9012

Chore

Testing

tibble 3.2.1.9011

tibble 3.2.1.9010

tibble 3.2.1.9009

tibble 3.2.1.9008

Documentation

tibble 3.2.1.9007

Testing

tibble 3.2.1.9006

tibble 3.2.1.9005

Chore

tibble 3.2.1.9004

Documentation

tibble 3.2.1.9003

tibble 3.2.1.9002

tibble 3.2.1.9001

tibble 3.2.1.9000

tibble 3.2.1 (2023-03-20)

Internal

tibble 3.2.0 (2023-03-08)

Features

Breaking changes

Bug fixes

Performance

Documentation

Internal

tibble 3.1.8 (2022-07-22)

Documentation

tibble 3.1.7 (2022-05-03)

Breaking change

Documentation

Internal

tibble 3.1.6 (2021-11-07)

tibble 3.1.5 (2021-09-30)

tibble 3.1.4 (2021-08-25)

Features

Documentation

Performance

Internal

tibble 3.1.3 (2021-07-23)

Bug fixes

Features

Internal

tibble 3.1.2 (2021-05-16)

tibble 3.1.1 (2021-04-18)

tibble 3.1.0 (2021-02-25)

Bug fixes

Features

Internal

tibble 3.0.6 (2021-01-29)

tibble 3.0.5 (2021-01-15)

tibble 3.0.4 (2020-10-12)

Compatibility

Bug fixes

tibble 3.0.3 (2020-07-10)

tibble 3.0.2 (2020-07-07)

Bug fixes

Performance

Compatibility

tibble 3.0.1 (2020-04-20)

Compatibility fixes

Bug fixes

Enhancements

tibble 3.0.0 (2020-03-30)

Major breaking changes

Breaking changes

Soft deprecations

Features

Output

Performance

Internal

tibble 2.1.3 (2019-06-06)

tibble 2.1.2 (2019-05-29)

tibble 2.1.1 (2019-03-16)

tibble 2.0.1 (2019-01-12)

tibble 2.0.0 (2019-01-04)

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

tibble 1.4.2 (2018-01-22)

Bug fixes

Features

Performance

tibble 1.4.1 (2017-12-25)

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

tibble 1.3.4 (2017-08-22)

Bug fixes

Formatting

tibble 1.3.3 (2017-05-28)

Bug fixes

tibble 1.3.1 (2017-05-17)

Bug fixes

Interface changes

Formatting

Misc

tibble 1.3.0 (2017-04-01)

Bug fixes

Interface changes

Features

General

Input validation

Printing

Documentation

Internal

tibble 1.2 (2016-08-26)

Bug fixes

Interface changes

Features

Documentation

tibble 1.1 (2016-07-04)

Follow-up release.

Breaking changes

Output

Error reporting

Coercion

New features

Bug fixes

Documentation

Internal

tibble 1.0 (2016-03-23)