{"ecosystem":"cargo","package":"comfy-table","from_version":null,"to_version":null,"changes":[{"from_version":"v6.2.0","to_version":"v7.0.0","change_type":"breaking","description":"The `Color` and `Attribute` enum are no longer re-exported from crossterm by default. Previously, when updating comfy-table, crossterm needed to be upgraded as well, since the compile would otherwise fail due to type incompatibilies. To fix this, these enums are now mirrored and internally mapped to their crossterm equivalents, which allows us to safely bump crossterm whenever a new version is released. This change will only affect you if your projects explicitly use crossterm and comfy-table at","migration_hint":null},{"from_version":"v6.2.0","to_version":"v7.0.0","change_type":"breaking","description":"Bump minimum version to v1.64","migration_hint":null},{"from_version":"v6.0.0-rc.1","to_version":"v6.0.0","change_type":"breaking","description":"Renaming of several functions to be Rust idiomatic:","migration_hint":null},{"from_version":"v6.0.0-rc.1","to_version":"v6.0.0","change_type":"breaking","description":"`Cell::get_content` -> `Cell::content`","migration_hint":null},{"from_version":"v6.0.0-rc.1","to_version":"v6.0.0","change_type":"breaking","description":"`Column::get_padding_width` -> `Column::padding_width`","migration_hint":null},{"from_version":"v6.0.0-rc.1","to_version":"v6.0.0","change_type":"breaking","description":"`Column::get_constraint` -> `Column::constraint`","migration_hint":null},{"from_version":"v6.0.0-rc.1","to_version":"v6.0.0","change_type":"breaking","description":"`Table::get_header` -> `Table::header`","migration_hint":null},{"from_version":"v4.1.1","to_version":"v5.0.0","change_type":"breaking","description":"Remove `ASCII_HORIZONTAL_BORDERS_ONLY` in favor of `ASCII_HORIZONTAL_ONLY`.","migration_hint":null},{"from_version":"v4.1.1","to_version":"v5.0.0","change_type":"breaking","description":"Remove `UTF8_HORIZONTAL_BORDERS_ONLY` in favor of `UTF8_HORIZONTAL_ONLY`.","migration_hint":null},{"from_version":"v2.1.0","to_version":"v3.0.0","change_type":"breaking","description":"Remove most custom traits and replace them with std's generic `From` trait. \\ Check the docs on the trait implementations for Cell, Row and Cells","migration_hint":null},{"from_version":"v2.1.0","to_version":"v3.0.0","change_type":"breaking","description":"Add the `Cells` type, to allow super generic `Iterator -> Row` conversions.","migration_hint":null}],"total":11,"note":"Curated major-version breaking changes. Always verify against the package's official changelog before migrating.","_cache":"hit"}