Commit Graph

  • 6872dffb5d chore: release release-plz-2026-01-13T07-29-09Z github-actions[bot] 2026-01-13 12:46:43 +00:00
  • 720303e806 fix: Align clear() semantics with contract (#2320) main Josh McKinney 2026-01-13 04:46:06 -08:00
  • 5f0331ec89 build(deps): bump taiki-e/install-action from 2.65.13 to 2.66.1 (#2344) dependabot[bot] 2026-01-13 10:27:34 +03:00
  • 9aad1b8a5e chore: release release-plz-2026-01-05T20-14-32Z github-actions[bot] 2026-01-13 07:27:28 +00:00
  • eeed03cba2 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.15 (#2345) dependabot[bot] 2026-01-13 10:27:20 +03:00
  • c3b575e24e build(deps): bump crate-ci/typos from 1.41.0 to 1.42.0 (#2346) dependabot[bot] 2026-01-13 10:27:05 +03:00
  • 6fdb3fa18e build(deps): bump serde_json from 1.0.148 to 1.0.149 (#2347) dependabot[bot] 2026-01-13 10:26:49 +03:00
  • ab5ad3fc7c chore: escape username using backticks in changelog (#2336) Dheepak Krishnamurthy 2026-01-07 21:02:37 -05:00
  • 332658406c build(deps): bump lru from 0.16.2 to 0.16.3 in the cargo group across 1 directory (#2337) dependabot[bot] 2026-01-07 18:00:57 -08:00
  • ae975c7200 feat(examples): allow overlap spacing in explorer (#2316) Josh McKinney 2026-01-06 17:23:44 -08:00
  • 3df8c20dfb docs: ask issue authors about PR willingness (#2317) Josh McKinney 2026-01-06 17:22:48 -08:00
  • 2dcf1a61c1 build(deps): bump rsa from 0.9.9 to 0.9.10 in the cargo group across 1 directory (#2334) dependabot[bot] 2026-01-07 00:31:02 +03:00
  • 6ce4a7e84b build(deps): bump octocrab from 0.49.4 to 0.49.5 (#2328) dependabot[bot] 2026-01-05 23:13:49 +03:00
  • e0687aa155 build(deps): bump tokio from 1.48.0 to 1.49.0 (#2327) dependabot[bot] 2026-01-05 23:13:30 +03:00
  • 0346476ddf build(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#2325) dependabot[bot] 2026-01-05 23:13:10 +03:00
  • fd8c1a4010 build(deps): bump taiki-e/install-action from 2.65.7 to 2.65.13 (#2326) dependabot[bot] 2026-01-05 23:12:56 +03:00
  • 7332ff003a chore: release release-plz-2025-12-29T05-26-08Z github-actions[bot] 2026-01-05 20:12:31 +00:00
  • dd6621daf9 build(deps): bump tokio-stream from 0.1.17 to 0.1.18 (#2330) dependabot[bot] 2026-01-05 23:11:56 +03:00
  • d37db578b8 build(deps): bump clap from 4.5.53 to 4.5.54 (#2331) dependabot[bot] 2026-01-05 23:07:55 +03:00
  • 9f6f1f52de build(deps): bump instability from 0.3.10 to 0.3.11 dependabot/cargo/instability-0.3.11 dependabot[bot] 2026-01-05 15:21:50 +00:00
  • 53d925a8ab docs: Add Documentation on the Map Projection / CRS (#2324) Colton Loftus 2026-01-05 05:31:10 +00:00
  • 1e0ab0c549 feat(ratatui-crossterm): add IntoCrossterm<ContentStyle> for Style (#2323) 0xferrous 2026-01-04 15:27:29 +05:30
  • e82b3b77fe docs(buffer): run the doctests for Buffer (#2319) Orhun Parmaksız 2026-01-01 23:59:26 +03:00
  • b696ea37b2 test(core): Split Terminal into submodules and expand test coverage (#2315) Josh McKinney 2026-01-01 11:46:33 -08:00
  • 64d964b259 docs: Update Terminal docs (#2312) Josh McKinney 2026-01-01 11:15:55 -08:00
  • 8d73d4738e docs: Fix comment to reflect correct symbol in assertion (#2314) homebrewmellow 2026-01-01 03:22:41 +01:00
  • 556cc7b543 feat: add comment for inner area to popup example (#2309) n4n5 2025-12-31 19:21:04 -07:00
  • fbd562117b docs: fix misspellings (#2310) cgzones 2025-12-30 16:36:14 +01:00
  • d2b0ce17a4 fix: Fix the dependency on time (#2306) Alan Somers 2025-12-29 13:38:09 -07:00
  • 01a15f9809 feat: Add AsRef impls for widget types (#2297) Josh McKinney 2025-12-29 11:16:27 -08:00
  • 1c9f56aa4b build(deps): bump octocrab from 0.49.2 to 0.49.4 (#2305) dependabot[bot] 2025-12-29 18:40:21 +03:00
  • 0e89e042e0 build(deps): bump serde_json from 1.0.146 to 1.0.148 (#2304) dependabot[bot] 2025-12-29 18:39:32 +03:00
  • 2e73be7982 build(deps): bump taiki-e/install-action from 2.65.1 to 2.65.7 (#2303) dependabot[bot] 2025-12-29 18:39:08 +03:00
  • f9d066f4d7 feat(table): let Cells span multiple columns (#2150) Kareem Khazem 2025-12-29 05:25:42 +00:00
  • 65c520245a fix(changelog): fix typo (#2300) Josh McKinney 2025-12-27 11:19:39 -08:00
  • f8b42adb5f docs(breaking-changes): update header for 0.30.0 (#2295) Orhun Parmaksız 2025-12-26 13:20:21 +03:00
  • 0a2a7c0363 chore(ratatui): unleash the rats v0.30.0 (#2294) ratatui-widgets-v0.3.0 ratatui-v0.30.0 ratatui-termwiz-v0.1.0 ratatui-termion-v0.1.0 ratatui-macros-v0.7.0 ratatui-crossterm-v0.1.0 ratatui-core-v0.1.0 latest github-actions[bot] 2025-12-26 12:41:00 +03:00
  • 8c620d64ae docs(widgets): add link to no-std concept page (#2288) Orhun Parmaksız 2025-12-26 11:12:46 +03:00
  • 686d95574e chore: re-release 0.30.0-beta.1 (#2292) ratatui-widgets-v0.3.0-beta.1 ratatui-v0.30.0-beta.1 ratatui-termwiz-v0.1.0-beta.1 ratatui-termion-v0.1.0-beta.1 ratatui-macros-v0.7.0-beta.1 github-actions[bot] 2025-12-24 00:18:58 +03:00
  • 04e86bbfa9 chore: revert the 0.30-beta.1 update to re-trigger release-plz (#2291) Orhun Parmaksız 2025-12-24 00:14:55 +03:00
  • 06a30ccc72 chore(widgets): disable scrape-examples and revert ratatui dev dep (#2290) Orhun Parmaksız 2025-12-23 22:42:01 +03:00
  • 3936b106dc chore: release 0.30.0-beta.1 (#2287) ratatui-crossterm-v0.1.0-beta.1 ratatui-core-v0.1.0-beta.1 github-actions[bot] 2025-12-23 21:45:05 +03:00
  • 1f7efe9d86 build(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02d26091c7e to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 (#2281) dependabot[bot] 2025-12-22 18:49:46 +03:00
  • 6dd59b3bf9 chore: release release-plz-2025-12-15T15-48-12Z github-actions[bot] 2025-12-22 15:49:38 +00:00
  • fbd560a0c8 build(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 (#2282) dependabot[bot] 2025-12-22 18:49:21 +03:00
  • 44957543c5 build(deps): bump serde_json from 1.0.145 to 1.0.146 (#2284) dependabot[bot] 2025-12-22 18:43:38 +03:00
  • a8d8afe101 build(deps): bump tracing from 0.1.43 to 0.1.44 (#2283) dependabot[bot] 2025-12-22 18:43:04 +03:00
  • 664b79404b build(deps): bump octocrab from 0.48.1 to 0.49.2 (#2285) dependabot[bot] 2025-12-22 18:42:41 +03:00
  • f9c6093b66 build(deps): bump fakeit from 1.4.0 to 1.4.1 (#2286) dependabot[bot] 2025-12-22 18:42:11 +03:00
  • b7ecef086d chore: expose crossterm 0.28/0.29 feature flags in Ratatui (#2270) Orhun Parmaksız 2025-12-16 11:23:50 +03:00
  • 38f7ee2049 build(deps): bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#2273) dependabot[bot] 2025-12-15 18:45:48 +03:00
  • 87a382f0e7 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#2272) dependabot[bot] 2025-12-15 18:45:12 +03:00
  • 4367bb45a1 build(deps): bump taiki-e/install-action from 2.62.63 to 2.63.3 (#2271) dependabot[bot] 2025-12-15 18:44:46 +03:00
  • ac70fe5c7b chore: release release-plz-2025-11-17T15-33-31Z github-actions[bot] 2025-12-13 22:08:37 +00:00
  • bf84c6229b feat(core): Add a has_modifier() method to Style (#2267) 三咲雅 misaki masa 2025-12-14 06:07:45 +08:00
  • 3bdb9fe982 build(deps): bump release-plz/action from 0.5.119 to 0.5.120 (#2254) dependabot[bot] 2025-12-08 18:58:07 +03:00
  • 2163fd5a2c build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#2255) dependabot[bot] 2025-12-08 18:57:50 +03:00
  • 645cd55ed2 build(deps): bump taiki-e/install-action from 2.62.61 to 2.62.63 (#2256) dependabot[bot] 2025-12-08 18:57:19 +03:00
  • 28d80365d6 build(deps): bump octocrab from 0.48.0 to 0.48.1 (#2258) dependabot[bot] 2025-12-08 18:56:27 +03:00
  • c52de1a926 build(deps): bump tracing-appender from 0.2.3 to 0.2.4 (#2259) dependabot[bot] 2025-12-08 18:56:03 +03:00
  • e338795396 build(deps): bump line-clipping from 0.3.4 to 0.3.5 (#2260) dependabot[bot] 2025-12-08 18:54:35 +03:00
  • f944f2fff9 build(deps): bump instability from 0.3.9 to 0.3.10 (#2261) dependabot[bot] 2025-12-08 18:54:06 +03:00
  • 58c85295ae build(deps): bump criterion from 0.8.0 to 0.8.1 (#2257) dependabot[bot] 2025-12-08 18:53:24 +03:00
  • dc4ca94e95 build(deps): bump taiki-e/install-action from 2.62.57 to 2.62.60 (#2242) dependabot[bot] 2025-12-06 14:43:06 -08:00
  • 22610b019b feat: Support adding an Offset to Position (#2239) Josh McKinney 2025-12-06 14:42:39 -08:00
  • c0e1b1560e build(deps): bump criterion from 0.7.0 to 0.8.0 (#2246) dependabot[bot] 2025-12-06 14:42:16 -08:00
  • 22f56ac43a feat(layout): support per-side insets via Rect::inner joshka/push-olwvyuxoxoku Josh McKinney 2025-11-30 11:28:45 -08:00
  • 55a95e67bc test(rect): mutual intersection agreement (#2252) Paul Harrison 2025-12-03 23:46:00 -07:00
  • 345f47e044 style(rect): use plus operator for offset (#2251) Paul Harrison 2025-12-02 07:47:03 -07:00
  • cb85c8eb4e build(deps): bump release-plz/action from 0.5.118 to 0.5.119 (#2245) dependabot[bot] 2025-12-02 17:46:08 +03:00
  • b405a398e9 build(deps): bump tracing from 0.1.41 to 0.1.43 (#2247) dependabot[bot] 2025-12-02 17:45:16 +03:00
  • cd5c7afbac build(deps): bump crate-ci/typos from 1.39.2 to 1.40.0 (#2244) dependabot[bot] 2025-12-02 17:44:57 +03:00
  • 604f89a167 build(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#2243) dependabot[bot] 2025-12-02 17:44:42 +03:00
  • db40df4ed9 build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 (#2248) dependabot[bot] 2025-12-02 17:44:00 +03:00
  • fae7688ed8 build(deps): bump kasuari from 0.4.10 to 0.4.11 (#2249) dependabot[bot] 2025-12-02 17:43:29 +03:00
  • 2c17beaee4 build(deps): bump fakeit from 1.3.1 to 1.4.0 (#2250) dependabot[bot] 2025-12-02 17:43:05 +03:00
  • 24e3133456 feat: add Rect::resize() method (#2240) Josh McKinney 2025-11-30 12:00:03 -08:00
  • 96d097ef76 feat: implement Rect ops for moving (#1596) Josh McKinney 2025-11-30 11:57:08 -08:00
  • a6356c157c build(deps): bump octocrab from 0.47.1 to 0.48.0 (#2230) dependabot[bot] 2025-11-30 01:36:19 -08:00
  • 0fbefe9389 chore(ci): don't fail on cargo-deny advisories (#2237) Josh McKinney 2025-11-30 01:26:16 -08:00
  • 12c49c0eac build(deps): bump DavidAnson/markdownlint-cli2-action from 20.0.0 to 21.0.0 (#2207) dependabot[bot] 2025-11-29 15:55:16 -08:00
  • f18bcbf06b feat(canvas)!: Add quadrant, sextant and octant markers (#2235) Serge Barral 2025-11-30 00:37:53 +01:00
  • ee673476d3 feat(symbols)!: Make Marker non-exhaustive (#2236) Jagoda Estera Ślązak 2025-11-29 10:35:30 +01:00
  • 3ba3735650 build(deps): bump termion from 4.0.5 to 4.0.6 (#2227) dependabot[bot] 2025-11-28 18:07:57 +01:00
  • bf268937d4 build(deps): bump dtolnay/rust-toolchain (#2233) dependabot[bot] 2025-11-25 09:27:20 +01:00
  • 26b05dee59 feat(chart): Render Braille over Blocks in Charts and Canvas (#2165) Jagoda Estera Ślązak 2025-11-25 09:23:54 +01:00
  • 3a945dfe06 build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#2232) dependabot[bot] 2025-11-24 19:28:25 +03:00
  • 8f6782acd5 build(deps): bump hashbrown from 0.16.0 to 0.16.1 (#2228) dependabot[bot] 2025-11-24 19:27:54 +03:00
  • dd6d315c7b build(deps): bump zizmorcore/zizmor-action from 0.2.0 to 0.3.0 (#2231) dependabot[bot] 2025-11-24 19:02:14 +03:00
  • fe410c6645 build(deps): bump clap from 4.5.51 to 4.5.53 (#2229) dependabot[bot] 2025-11-24 19:00:45 +03:00
  • 5895340cb3 build(deps): bump taiki-e/install-action from 2.62.52 to 2.62.57 (#2234) dependabot[bot] 2025-11-24 18:55:17 +03:00
  • e869cb9750 feat: add Size::area() (#2226) Josh McKinney 2025-11-23 23:09:31 -08:00
  • b1d47e7718 docs: Discourage use of Buffer's pos_of, index_of (#2225) Paul Harrison 2025-11-23 21:22:13 -07:00
  • 94ba82e9ca test(gauge): add benchmarks for gauge (#2221) WaterWhisperer 2025-11-24 03:37:55 +08:00
  • 500f6c5a52 chore(deps): bump fakeit to 1.3.1 (#2218) Orhun Parmaksız 2025-11-23 01:03:16 +03:00
  • b6588fd1fa feat: implement From<Size> for (u16, u16) (#2223) 0xb002f0 2025-11-22 16:52:10 -05:00
  • c7c3498025 refactor: use saturating_add in Rect::new (#2216) Paul Harrison 2025-11-19 22:06:27 -07:00
  • b65788ce14 docs(examples): remove duplicated link (#2212) Matthias Beyer 2025-11-18 17:33:37 +01:00
  • 5d0a362f3e build(deps): bump crate-ci/typos from 1.39.0 to 1.39.2 (#2208) dependabot[bot] 2025-11-17 18:32:32 +03:00
  • 7762effd93 build(deps): bump taiki-e/install-action from 2.62.49 to 2.62.52 (#2206) dependabot[bot] 2025-11-17 18:32:01 +03:00