Changelog
implementing a full TUI or rendering features.
This is my first public Bevy plugin, and I vibe-coded a large part of it. You have been warned.
See GitHub Releases and the Bevy REPL Book for details.
0.4.1 - 2025-08-29
๐ Documentation
- Add mdbook plugins (
9b8ebd4) - Introducing the Bevy REPL Book (
b7710e0) - Update readme toc (
e4390a3) - Update readme (
43493fc) - Add docs for other design experiments (
b1b2abc)
๐งช Experimental
- Context refactor and better keybinds (
dd28099) - Custom keybinds and cleaner examples (
2209b9d) - Add placeholders for help (
4354571) - Remove scrollreadyset, always stdout (
bed7d47) - Move stdout behind feature flag (
a6460bc) - Make context mgmt better (
8b0db88) - Remove pretty stuff (
ce50975)