All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.4 - 2024-11-27
- version bump for ratatui, bevy_ratatui, bevy_ratatui_render
- custom background color option
- tweaks to workflows
- added DEDICATED_TOKEN in workflows
0.3.3 - 2024-10-12
- upgraded versions, removed WindowPlugin fields
0.3.2 - 2024-10-10
- removed WinitPlugin to allow SSH
0.3.1 - 2024-10-08
- updated README with linux note, added wayland
- add instructions for arch linux
0.3.0 - 2024-10-03
- hedge variant for maze
- corrections to README alt tags
- example gifs
- working maze screensaver
- maze movement system
- added maze generation
- updated cargo-dist after homebrew contrib
0.2.1 - 2024-08-17
- temporary allow dirty in cargo dist
- testing cargo-dist PR manually
0.2.0 - 2024-08-16
- updated README for logo and homebrew
- added dvd and tty logo savers
- corrected homebrew tap name
0.1.4 - 2024-08-15
- updated README (testing release action)
0.1.3 - 2024-08-15
- update versions
- almost certainly broken github action setup