Update Rust crate tabled to 0.17.0 #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/tabled-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.15.0->0.17.0Release Notes
zhiburt/tabled (tabled)
v0.17.0Added
Color::rgb_fg,Color::rgb_bg(by @k86td)ObjectIterator: so things likeRows::new(1..10).step_by(2)be possible.Rows::last() + 100andColumns::last() + 100add operation.left|rightspecifiers toPriorityMaxandPriorityMin.Priorityfactory to create different priorities. Basically a more convinient way.testing_table::assert_table.Builder::from(HashMap::new())implementation.CleanCharset::clean("")function for cases where we build a table byBuilder.v0.16.0Added
#[tabled(crate = "")]attribute.#[tabled(format = "", format(""))]attribute.#[tabled(display_with(""))]Settingsdoes.PriorityRightandPriorityLeftpriorities.Layout/Reverse/MarginColor/PaddingColor.ExtendedTable(by @brianheineman)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
68ab75ba7cto07fbb2a62907fbb2a629to675c626799675c626799to1c1ee85ed6View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.