PackageTrack
Sign in Get early access

prettytable-rs

A library for printing pretty formatted tables in terminal

0.10.0 22M downloads/mo #1977 most downloaded on crates.io phsym/prettytable-rs

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 3.9 years

Some releases are documented

notes for 6 of 21 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

21 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

21 releases · Jun 2015 to Dec 2022
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 0.10.0 27 Dec 2022
    Release notes

    Fixed

    • Fix panic due to incorrect ANSI escape handling #137
    • Fix display of empty tables #127

    Changed

    • Remove the unsafe code in Table::as_ref #146
    • Switch atty to is-terminal #151
    • Minimal Supported Rust Version bumped to 1.56

    Thanks

    Open source →
  2. 0.9.0 15 Aug 2022
    Release notes

    This release has been updated with latest dependencies versions.

    This crate has been abandonned without notice for quite a while due to some personnal reasons. My apologies for that.
    I'll try to do my best to continue to maintain it, at least for security updates. If I can't the find time to do it, I'll have no other option than
    deprecating it, or find new contributors to handover the maintenance to. Feel free to raise your hand if you're interrested.
    In the meantime, please expect a low update rate, and again please accept my apologies.

    I'll do a pass on opened PRs after summer vacations.

    Open source →
  3. 0.8.0 27 Sep 2018
    Release notes

    Changelog

    • #80 Added the possibility to style the left and right border separately
    • #79 Fixed cell width issues when using ANSI color codes.
    • #84 Update csv to version 1
    • #85 Implemented horizontal span
    • #89 Refactored modules and reexports
    • #93 Added FORMAT_BOX_CHARS
    • #92 Printing a table returns the number of printed lines
    • Deprecated some functions (see #87)
      • Cell::print
      • Cell::print_term
      • Cell::get_height
      • Cell::get_width
      • TableFormat::print_line_separator
      • TableFormat::print_column_separator
      • TableSlice::get_column_num
      • Table::get_column_num
      • Row::column_count
      • Row::get_height
      • Row::get_column_width
      • Row::print
      • Row::print_term
    • LineSeparator::print is now private

    Minimum supported Rust version is 1.26.0

    Open source →
  4. 0.7.0 04 May 2018
    Release notes

    Breaking changes:

    • term types are now reexported.
    • Mimimum require rust version is now 1.18.0
    Open source →
  5. 0.6.7 05 Jun 2017
    Release notes
    • Updated dependencies:
      • csv: 0.5
      • encode-unicode: 0.3
    • Fixed some predifined formats (thanks to @hcpl)
    • Fixed padding which were not properly displayed (thanks again to @hcpl)
    • Add indentation customization capability
    • Some code cleanup
    Open source →
  6. 0.6.6 02 Oct 2016

    Nothing published for this version

  7. 0.6.5 18 Sep 2016

    Nothing published for this version

  8. 0.6.4 13 Sep 2016

    Nothing published for this version

  9. 0.6.3 11 Sep 2016

    Nothing published for this version

  10. 0.6.2 22 Apr 2016
    Release notes
    • Updated lazy_static crate version
    • Implemented some iterators over tables and rows
    Open source →
  11. 0.6.1 15 Feb 2016

    Nothing published for this version

  12. 0.6.0 20 Jan 2016

    Nothing published for this version

  13. 0.5.2 11 Jan 2016

    Nothing published for this version

  14. 0.5.1 04 Jan 2016

    Nothing published for this version

  15. 0.5.0 10 Dec 2015

    Nothing published for this version

  16. 0.4.0 09 Nov 2015

    Nothing published for this version

  17. 0.3.0 04 Nov 2015

    Nothing published for this version

  18. 0.2.0 12 Aug 2015

    Nothing published for this version

  19. 0.1.2 09 Jul 2015

    Nothing published for this version

  20. 0.1.1 18 Jun 2015

    Nothing published for this version

  21. 0.1.0 17 Jun 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive