# Changelog All notable changes to this project will be documented in this file. ## 0.1.10 - 2024-10-11 ### 🎨 Styling - *(ui)* Add a simple shader effect via tachyonfx ## 0.1.9 - 2024-09-29 ### 🐛 Bug Fixes - *(render)* Handle errors gracefully ## 0.1.8 - 2024-09-26 ### 🎨 Styling - *(tui)* Fade the list on scroll ## 0.1.7 - 2024-09-24 ### 🐛 Bug Fixes - *(args)* Take file as a positional argument ## 0.1.6 - 2024-09-24 ### 🐛 Bug Fixes - *(release)* Remove unnecessary job dependency ### 📚 Documentation - *(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 ## 0.1.5 - 2024-09-24 ### 🐛 Bug Fixes - *(ci)* Remove publish-github step ### 🚜 Refactor - *(ci)* Rename jobs and update changelog ## 0.1.4 - 2024-09-24 ### 🚀 Features - *(release)* Add a simpler release workflow - *(args)* Support starting with a file name - *(args)* Add command-line arguments ### 🐛 Bug Fixes - *(lint)* Remove unnecessary format - *(app)* Return error on unknown file ### 🚜 Refactor - *(ci)* Split jobs ### 📚 Documentation - *(readme)* Add more context - *(readme)* Update project details ### 🎨 Styling - *(fmt)* Fix formatting - *(app)* Update title - *(ui)* Update the style - *(ui)* Tweak the UI ## 0.1.3 - 2024-09-12 ### ⚙️ Miscellaneous Tasks - _(release)_ Allow dirty CI builds ## 0.1.1 - 2024-09-12 ### 🐛 Bug Fixes - _(release)_ Update cargo-dist's tag pattern