# Changelog All notable changes to this project will be documented in this file. ## [0.3.1] - 2024-08-08 [8a21c4f](https://git.sr.hr/~yuiyukihira/rempl/tree/8a21c4fc6afdb0f95b24f93e64f909cc95ac14c5)...[a7e1338](https://git.sr.hr/~yuiyukihira/rempl/tree/a7e1338bc4394581b695a1b13618bf063e0f4899) ### 🐛 Bug Fixes - Allow hypenated attributes for normal HTML ([a7e1338](https://git.sr.hr/~yuiyukihira/rempl/commit/a7e1338bc4394581b695a1b13618bf063e0f4899)) - Lucy Ekaterina ## [0.3.0] - 2024-08-08 [f20a0f2](https://git.sr.hr/~yuiyukihira/rempl/tree/f20a0f234a7abbb3aa926cbe8fe2ceded97867c2)...[8a21c4f](https://git.sr.hr/~yuiyukihira/rempl/tree/8a21c4fc6afdb0f95b24f93e64f909cc95ac14c5) ### 🚀 Features - Add nightly specific diagnostics ([07282f1](https://git.sr.hr/~yuiyukihira/rempl/commit/07282f12ac5cf02ff30dc1560c29ad63baab12be)) - Lucy Ekaterina - Even better diagnositics for nightly ([738522e](https://git.sr.hr/~yuiyukihira/rempl/commit/738522ea0e5fd3bff06de475d8fd02fa12b20e47)) - Lucy Ekaterina ### ⚙️ Miscellaneous Tasks - Improved flake to test stable and nightly ([dbd911a](https://git.sr.hr/~yuiyukihira/rempl/commit/dbd911a0204215c175185cf6174e6b52f66864cb)) - Lucy Ekaterina - Add script for sematic releases ([858e47c](https://git.sr.hr/~yuiyukihira/rempl/commit/858e47c6c06c25fe0503e8d6c40a51242306ae16)) - Lucy Ekaterina - Release ([8a21c4f](https://git.sr.hr/~yuiyukihira/rempl/commit/8a21c4fc6afdb0f95b24f93e64f909cc95ac14c5)) - Lucy Ekaterina ## [0.2.0] - 2024-08-07 [fcbb78a](https://git.sr.hr/~yuiyukihira/rempl/tree/fcbb78aa5b01bb620ed152535fb32b8d074de2ff)...[f20a0f2](https://git.sr.hr/~yuiyukihira/rempl/tree/f20a0f234a7abbb3aa926cbe8fe2ceded97867c2) ### 🚀 Features - Support self-closing components ([0cadd9e](https://git.sr.hr/~yuiyukihira/rempl/commit/0cadd9e819dfadc84a696222ac3e81c5c7c9eb73)) - Lucy Ekaterina ### ⚙️ Miscellaneous Tasks - Release ([f20a0f2](https://git.sr.hr/~yuiyukihira/rempl/commit/f20a0f234a7abbb3aa926cbe8fe2ceded97867c2)) - Lucy Ekaterina ## [0.1.0] - 2024-08-07 [0ac5911](https://git.sr.hr/~yuiyukihira/rempl/tree/0ac5911961dedea1dbe18c4256743abac5d584fd)...[fcbb78a](https://git.sr.hr/~yuiyukihira/rempl/tree/fcbb78aa5b01bb620ed152535fb32b8d074de2ff) ### 🚀 Features - Add documentation ([5ffc36a](https://git.sr.hr/~yuiyukihira/rempl/commit/5ffc36a6f2a4db1397377005e57a65ecedc5ecd7)) - Lucy Ekaterina ### 📚 Documentation - Fix deps.rs badge ([71da080](https://git.sr.hr/~yuiyukihira/rempl/commit/71da080c2c73c7518346f17327c5345f0581cb65)) - Lucy Ekaterina - Fix changelong links ([098de23](https://git.sr.hr/~yuiyukihira/rempl/commit/098de23bfe0281112c97dc492f874564c2072c79)) - Lucy Ekaterina ### ⚙️ Miscellaneous Tasks - Release ([fcbb78a](https://git.sr.hr/~yuiyukihira/rempl/commit/fcbb78aa5b01bb620ed152535fb32b8d074de2ff)) - Lucy Ekaterina ## [0.0.1] - 2024-08-07 [400c8d0](https://git.sr.hr/~yuiyukihira/rempl/tree/400c8d09cd5f35cef0fa11ad5dcd3bd411400c5f)...[0ac5911](https://git.sr.hr/~yuiyukihira/rempl/tree/0ac5911961dedea1dbe18c4256743abac5d584fd) ### 🚀 Features - Add components ([c28337f](https://git.sr.hr/~yuiyukihira/rempl/commit/c28337fbd11fde5c989bab49a5dd92878de43ce7)) - Lucy Ekaterina - Remove props macro as it's no longer needed ([1e9befe](https://git.sr.hr/~yuiyukihira/rempl/commit/1e9befe96b5ec8f8b49583f25b2c599558a16633)) - Lucy Ekaterina - Add component macro ([59e933c](https://git.sr.hr/~yuiyukihira/rempl/commit/59e933c6abb10a0f9249d1d646e2ede417445ac3)) - Lucy Ekaterina - Just use raw component name, don't do magic ([e7abbee](https://git.sr.hr/~yuiyukihira/rempl/commit/e7abbee11717228ad89d01d6cb99210df74847a9)) - Lucy Ekaterina ### ⚙️ Miscellaneous Tasks - Add nix flake and stuff ([5d23a4c](https://git.sr.hr/~yuiyukihira/rempl/commit/5d23a4ce1f63d7597aa22c88cb94262e68c8bfdb)) - Lucy Ekaterina - Add tooling for releasing ([cddd164](https://git.sr.hr/~yuiyukihira/rempl/commit/cddd1644cbeb2c827e1c84d5b31e9b4fa2632268)) - Lucy Ekaterina - Release ([0ac5911](https://git.sr.hr/~yuiyukihira/rempl/commit/0ac5911961dedea1dbe18c4256743abac5d584fd)) - Lucy Ekaterina ## [0.0.0] - 2024-08-07 ### 🚀 Features - Initial commit ([400c8d0](https://git.sr.hr/~yuiyukihira/rempl/commit/400c8d09cd5f35cef0fa11ad5dcd3bd411400c5f)) - Lucy Ekaterina