Releases: philiplinden/bevy_repl
Releases · philiplinden/bevy_repl
v0.4.1
What's Changed
- Remove pretty renderer and refactor for stability by @philiplinden in #7
- doc: Migrate docs to mdBook, slim down the readme by @philiplinden in #9
- dev: Custom keybinds & better input support by @philiplinden in #11
- ci: fix workflow deployments by @philiplinden in #12
Full Changelog: v0.3.0...v0.4.1
v0.3.0
What's Changed
- prototype by @philiplinden in #1
- dev: proof of concept - terminal input by @philiplinden in #2
- dev: proof of concept - clap command parsing with a togglable prompt by @philiplinden in #3
- dev: Examples and derive support by @philiplinden in #4
- dev: module re-org, better clap parsing, lots of examples by @philiplinden in #5
- dev: pretty prompt, proper log handling, and customization by @philiplinden in #6
New Contributors
- @philiplinden made their first contribution in #1
Full Changelog: https://github.com/philiplinden/bevy_repl/commits/v0.3.0