Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

77 lines (48 loc) · 1.9 KB

Changelog

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.

[Unreleased]

0.3.4 - 2024-11-27

Added

  • version bump for ratatui, bevy_ratatui, bevy_ratatui_render

Other

  • custom background color option
  • tweaks to workflows
  • added DEDICATED_TOKEN in workflows

0.3.3 - 2024-10-12

Other

  • upgraded versions, removed WindowPlugin fields

0.3.2 - 2024-10-10

Fixed

  • removed WinitPlugin to allow SSH

0.3.1 - 2024-10-08

Other

  • updated README with linux note, added wayland
  • add instructions for arch linux

0.3.0 - 2024-10-03

Added

  • hedge variant for maze

Other

  • 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

Other

  • temporary allow dirty in cargo dist
  • testing cargo-dist PR manually

0.2.0 - 2024-08-16

Other

  • updated README for logo and homebrew
  • added dvd and tty logo savers
  • corrected homebrew tap name

0.1.4 - 2024-08-15

Other

  • updated README (testing release action)

0.1.3 - 2024-08-15

Other

  • update versions
  • almost certainly broken github action setup