# Changelog All notable changes to this project will be documented in this file. ## [0.5.2] - 2024-10-14 ### Build - Updated dependencies ## [0.5.1] - 2024-09-09 ### 🐛 Bug Fixes - Support - as filename to read stdin ### ⚙️ Miscellaneous Tasks - Todo management ## [0.5.0] - 2024-08-31 ### 🚀 Features - Added -l option to force use of html-like links ### ⚙️ Miscellaneous Tasks - Ameba path - Fix install target ## [0.4.0] - 2024-08-29 ### 🚀 Features - Highlight HTML blocks and inline HTML ### 🐛 Bug Fixes - Show image targets as links when images are not supported - Simplify and make reliable image support ### ⚙️ Miscellaneous Tasks - Adjusted markdown check ## [0.3.3] - 2024-08-28 ### 🐛 Bug Fixes - Always colorize even when piped, so you can use a pager ### 📚 Documentation - Add TODO - Update building instructions ## [0.3.2] - 2024-08-27 ### 🐛 Bug Fixes - Handle unknown languages in fenced block ### ⚙️ Miscellaneous Tasks - Added cliff - Updated hooks - Ignore generated files ### Build - Script to do releases - Use local ameba - Change from Makefile to Hacefile