All notable changes to this project will be documented in this file.
- (ui) Add a simple shader effect via tachyonfx
- (render) Handle errors gracefully
- (tui) Fade the list on scroll
- (args) Take file as a positional argument
- (release) Remove unnecessary job dependency
- (readme) Update playlist link
- (readme) Move installation section to top
- (readme) Move installation section
- (readme) Add demos and usage
- (readme) Add emoji
- (readme) Fix admonitions
- (ci) Remove publish-github step
- (ci) Rename jobs and update changelog
- (release) Add a simpler release workflow
- (args) Support starting with a file name
- (args) Add command-line arguments
- (lint) Remove unnecessary format
- (app) Return error on unknown file
- (ci) Split jobs
- (readme) Add more context
- (readme) Update project details
- (fmt) Fix formatting
- (app) Update title
- (ui) Update the style
- (ui) Tweak the UI
- (release) Allow dirty CI builds
- (release) Update cargo-dist's tag pattern