Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.32 KB

tabulate.md

File metadata and controls

60 lines (30 loc) · 1.32 KB

0.9.0.20240106 (2024-01-06)

Update typing_extensions imports in third-party stubs (#11245)

0.9.0.3 (2023-07-20)

Add an upstream_repository field to METADATA.toml (#10487)

Closes: #10478

0.9.0.2 (2023-03-28)

Add defaults for third-party stubs Q-T (#9959)

0.9.0.1 (2023-02-21)

Add missing symbols to tabulate (#9781)

Stubtest settings: change ignore_missing_stub default to false (#9779)

If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.

0.9.0.0 (2022-10-07)

Bump tabulate to 0.9 version (#8865)

0.8.11 (2022-06-25)

appdirs, tabulate, termcolor, xmltodict: check missing defs (#8156)

complete termcolor, xmltodict

0.8.10 (2022-06-22)

tabulate: Add maxcolwidths arguments (#8132)

0.8.9 (2022-05-07)

Import generics from standard modules in all third-party stubs (#7791)

0.8.8 (2022-04-27)

Drop Python 2 support in third-party stubs (#7703)

0.8.7 (2022-04-16)

Use TypeAlias where possible for type aliases (#7630)

0.8.6 (2022-03-16)

Use PEP 604 syntax wherever possible (#7493)

0.8.4 (2021-12-28)

Use PEP 585 syntax wherever possible (#6717)

0.8.3 (2021-10-12)

Add star to all non-0.1 versions (#6146)