Skip to content

chore: release v0.3.0#142

Merged
orhun merged 2 commits intomainfrom
release-plz-2026-01-23T14-38-10Z
Jan 28, 2026
Merged

chore: release v0.3.0#142
orhun merged 2 commits intomainfrom
release-plz-2026-01-23T14-38-10Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 23, 2026

🤖 New release

  • mousefood: 0.2.1 -> 0.3.0
Changelog

[0.3.0] - 2026-01-28

🚀 Features

  • (simulator) [breaking] Removed simulator feature (#83)
  • (framebuffer) Export framebuffer to be consumed by integration crates (#105)
  • [breaking] Configurable terminal alignment (#110)
  • Make framebuffer optional via feature flag (#119)
  • (backend) Support epd_waveshare (#127)
  • (backend) Add display/display_mut methods to EmbeddedBackend (#122)
  • (backend) Support color themes (#136)
  • (backend) Support clearing when framebuffer is disabled (#147)

🐛 Bug Fixes

  • Default to white on black when converting to BinaryColor (#111)
  • Expose TerminalAlignment for library users (#113)
  • Don't reset to regular font when bold or italic is None (#125)

📚 Documentation

  • (readme) Add bold and italic fonts section
  • (readme) Update info about no-std compatibility (#89)
  • (readme) Update simulator section (#97)
  • (readme) Add simulator screenshot (#99)
  • (error) Fix link to ratatui_core::backend::ClearType enum (#102)
  • (readme) Add projects made with mousefood (#124)
  • (project) Update links to the repository
  • (contributing) Add contribution guidelines (#77)
  • (examples) Improve examples in the documentation (#145)
  • (readme) Update tested devices (#148)

⚡ Performance

  • (fonts) Use font atlas for faster lookups (#123)

⚙️ Miscellaneous Tasks

  • Workspace setup (#75)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-01-23T14-38-10Z branch 4 times, most recently from 517b51b to bb4dbf4 Compare January 23, 2026 14:59
@j-g00da
Copy link
Copy Markdown
Member

j-g00da commented Jan 23, 2026

I think that other than already open PRs, this needs better docs and fixed up doctests (these are all ignored right now...) before release.

@j-g00da
Copy link
Copy Markdown
Member

j-g00da commented Jan 23, 2026

Oh and also the FUNDING.yml needs updating - it's still pointing at me

@orhun
Copy link
Copy Markdown
Member

orhun commented Jan 23, 2026

this needs better docs

Do you mean something like a BREAKING-CHANGES.md (like we do in the main ratatui repo)?

fixed up doctests (these are all ignored right now...)

Couldn't get what you mean here, can you point me to those?

Oh and also the FUNDING.yml needs updating - it's still pointing at me

I think this is fine, you still deserve credit for this :) We could potentially add ratatui org as another sponsorship option though (if you want)

@github-actions github-actions bot changed the title chore: release v0.3.0 chore: release Jan 23, 2026
@github-actions github-actions bot force-pushed the release-plz-2026-01-23T14-38-10Z branch 3 times, most recently from 5887460 to 1227773 Compare January 23, 2026 22:39
@j-g00da
Copy link
Copy Markdown
Member

j-g00da commented Jan 24, 2026

Generally docstrings are weak and all examples in markdown are not tested as they don't compile (check the CI setup, docs are excluded). We should provide full examples.

Let's add ratatui org to funding.

@j-g00da j-g00da mentioned this pull request Jan 24, 2026
@j-g00da
Copy link
Copy Markdown
Member

j-g00da commented Jan 24, 2026

hmm looks like release-plz wants to publish examples

@github-actions github-actions bot changed the title chore: release chore: release v0.3.0 Jan 24, 2026
@github-actions github-actions bot force-pushed the release-plz-2026-01-23T14-38-10Z branch 6 times, most recently from 2a1082c to f02e560 Compare January 28, 2026 16:47
@github-actions github-actions bot force-pushed the release-plz-2026-01-23T14-38-10Z branch from f02e560 to bac100e Compare January 28, 2026 16:48
Copy link
Copy Markdown
Member

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧀

@orhun orhun merged commit dd7e7bd into main Jan 28, 2026
26 checks passed
@j-g00da j-g00da deleted the release-plz-2026-01-23T14-38-10Z branch January 28, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants