Releases: JeromeSchmied/cgol-tui-rs
Releases · JeromeSchmied/cgol-tui-rs
v0.6.3
What's Changed
- misc(ci): dependabot.yml by @JeromeSchmied in #15
- misc(ci): renamed macos-14 to macos-latest (currently the same) to be consistent by @JeromeSchmied in #17
- chore(deps): bump fastrand from 2.1.1 to 2.2.0 by @dependabot in #16
- chore: version 0.6.3 by @JeromeSchmied in #18
- misc(ci): release workflow by @JeromeSchmied in #19
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.6.2...v0.6.3
done
feature-ready
for now at least
installation
download a prebuilt binary from the releases
or
cargo install cgol-tui
What's Changed
- fix(keyevents): release is ignored, windows reports it, which is bad by @JeromeSchmied in #1
- better rendering with the use of Canvas by @JeromeSchmied in #2
- Keyrelease by @JeromeSchmied in #3
- fix: canvas default size by @JeromeSchmied in #4
- fix: version++ by @JeromeSchmied in #5
- chore: added Cargo.lock by @JeromeSchmied in #6
- just some this and that by @JeromeSchmied in #7
- mix by @JeromeSchmied in #8
- .cells feature by @JeromeSchmied in #9
- empty universe fix by @JeromeSchmied in #10
- display pattern names by @JeromeSchmied in #11
- ratatui upgrade by @JeromeSchmied in #12
- misc: version bump by @JeromeSchmied in #13
- ci by @JeromeSchmied in #14
Full Changelog: https://github.com/JeromeSchmied/cgol-tui-rs/commits/v0.6.2