NEWS.md

tibble 3.2.1.9017

Bug fixes

tibble 3.2.1.9016

tibble 3.2.1.9015

Chore

This reverts commit 49d0b63504c4e3f77beaf2889ace12cad7d3f293.

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

Internal

tibble 3.2.0

Features

Breaking changes

Bug fixes

Performance

Documentation

Internal

tibble 3.1.8

Documentation

tibble 3.1.7

Breaking change

Documentation

Internal

tibble 3.1.6

tibble 3.1.5

tibble 3.1.4

Features

Documentation

Performance

Internal

tibble 3.1.3

Bug fixes

Features

Internal

tibble 3.1.2

tibble 3.1.1

tibble 3.1.0

Bug fixes

Features

Internal

tibble 3.0.6

tibble 3.0.5

tibble 3.0.4

Compatibility

Bug fixes

tibble 3.0.3

tibble 3.0.2

Bug fixes

Performance

Compatibility

tibble 3.0.1

Compatibility fixes

Bug fixes

Enhancements

tibble 3.0.0

Major breaking changes

Breaking changes

Soft deprecations

Features

Output

Performance

Internal

tibble 2.1.3

tibble 2.1.2

tibble 2.1.1

tibble 2.0.1

tibble 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

The validate argument of as_tibble() is deprecated but supported (emits a message once per session). Use .name_repair = "minimal" instead of validate = FALSE, and .name_repair = "check_unique" instead of validate = TRUE. If you need to support older versions of tibble, pass both .name_repair and validate arguments in a consistent way, no message will be emitted in this case (#469, @jennybc).

New functions

Output

Bug fixes

Internal

tibble 1.4.2

Bug fixes

Features

Performance

tibble 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

tibble 1.3.4

Bug fixes

Formatting

tibble 1.3.3

Bug fixes

tibble 1.3.1

Bug fixes

Interface changes

Formatting

Misc

tibble 1.3.0

Bug fixes

Interface changes

Features

General

Input validation

Printing

Documentation

Internal

tibble 1.2

Bug fixes

Interface changes

Features

Documentation

tibble 1.1

Follow-up release.

Breaking changes

Output

Error reporting

Coercion

New features

Bug fixes

Documentation

Internal

Version 1.0



tidyverse/tibble documentation built on May 6, 2024, 5:21 p.m.