# ---------- Version 0.3.7 Sun 22 Sep 2024 ---------- ## Changed In this release we absorbed the ezemoji crate. When I made ezemoji it made sense to me at the time but now not so much. ## Added - [quit with `q` add by `hasecilu`](https://github.com/cowboy8625/rusty-rain/pull/27) ## Fixed - [Use of random number generation causes thread panic](https://github.com/cowboy8625/rusty-rain/issues/25) # ---------- Version 0.3.6 Sun 22 May 2022 ---------- ## Added ## Fixed - [Fixed crash when screen was 130+ in size with direction horizontal](#19) # ---------- Version 0.3.5 Tue 15 Feb 2022 ---------- ## Added - Direction was added to rain #15 - Added cyan to head and tail colors ## Fixed