## 1.3.1 (2024-11-26) ### Bug Fixes * **refactor:** general refactor 8be1549 ## [1.3.0] - 2024-11-23 ### 🚀 Features - Add simplelog and debug mode - Input multiple files or directories. - Only download tailwind once and copy assets once. ## [1.2.1] - 2024-11-20 ### 🐛 Bug Fixes - Cleaned up README and touched up code ## [1.2.0] - 2024-11-19 ### 🚀 Features - Fetch tailwindcss if not installed. ### 📚 Documentation - Add badges for license, crates.io version & downloads, irc channel, mastodon ## [1.1.1] - 2024-10-21 ### 🐛 Bug Fixes - Input usage from clap-rs shouldn't use -i (was a breaking change). ## [1.1.0] - 2024-10-20 ### 🚀 Features - Support sha256 and sha512 SRI. - Add clap-rs support. ## [1.0.0] - 2024-10-14 ### 🚀 Features - Initial release. ### 📚 Documentation - Added git hooks, cocogitto support; useful for contributing. ### ⚙️ Miscellaneous Tasks - Add build manifest.