# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.3](https://github.com/cxreiff/ttysvr/compare/v0.3.2...v0.3.3) - 2024-10-12 ### Other - upgraded versions, removed WindowPlugin fields ## [0.3.2](https://github.com/cxreiff/ttysvr/compare/v0.3.1...v0.3.2) - 2024-10-10 ### Fixed - removed WinitPlugin to allow SSH ## [0.3.1](https://github.com/cxreiff/ttysvr/compare/v0.3.0...v0.3.1) - 2024-10-08 ### Other - updated README with linux note, added wayland - add instructions for arch linux ## [0.3.0](https://github.com/cxreiff/ttysvr/compare/v0.2.1...v0.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](https://github.com/cxreiff/ttysvr/compare/v0.2.0...v0.2.1) - 2024-08-17 ### Other - temporary allow dirty in cargo dist - testing cargo-dist PR manually ## [0.2.0](https://github.com/cxreiff/ttysvr/compare/v0.1.4...v0.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](https://github.com/cxreiff/ttysvr/compare/v0.1.3...v0.1.4) - 2024-08-15 ### Other - updated README (testing release action) ## [0.1.3](https://github.com/cxreiff/ttysvr/compare/v0.1.2...v0.1.3) - 2024-08-15 ### Other - update versions - almost certainly broken github action setup