# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.6](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.5...mf1-v0.1.6) - 2024-09-13 ### Miscellaneous Tasks - Enrich Cargo metadata in [`25fe330`](https://github.com/JadedBlueEyes/messageformat/commit/25fe330d5351a1dc9549af51abf49afcf85199fb) ## [0.1.5](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.4...mf1-v0.1.5) - 2024-08-22 ### Miscellaneous Tasks - Updated the following local packages: mf1-macros ## [0.1.4](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.3...mf1-v0.1.4) - 2024-08-02 ### Documentation - Remove duplicate link refs in [`f754fc8`](https://github.com/JadedBlueEyes/messageformat/commit/f754fc8dd33df5b415a7f8af089be0025390fd3c) - Clean up changelogs in [`110b4ac`](https://github.com/JadedBlueEyes/messageformat/commit/110b4ac49c8fd73aeb9e119950e44c3edb2c00a4) ## [0.1.3](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.2...mf1-v0.1.3) - 2024-07-22 ### Documentation - Add more badges to README files in [`77c587b`](https://github.com/JadedBlueEyes/messageformat/commit/77c587b5222b26032dfa40eb8777cf0af3f9a32f) ### Miscellaneous Tasks - Add `repository` to Cargo.toml files in [`f08a90a`](https://github.com/JadedBlueEyes/messageformat/commit/f08a90a8f25cb89d5c1996d992fabec191eda186) ## [0.1.2](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.1...mf1-v0.1.2) - 2024-07-12 ### Documentation - Add bare-bones README files ([6861793](https://github.com/JadedBlueEyes/messageformat/commit/6861793fe974f384a2136ee1550eba9fbf592796)) ### Miscellaneous Tasks - Specify readme files in Cargo.toml ([21c51b9](https://github.com/JadedBlueEyes/messageformat/commit/21c51b9038d9b74a8cd13b75237f20b1ed11c8c4)) ## [0.1.1](https://github.com/JadedBlueEyes/messageformat/compare/mf1-v0.1.0...mf1-v0.1.1) - 2024-07-12 ### Other - Fill out changelogs and configure git-cliff ## [0.1.0] - 2024-07-12 ### Documentation - Add CHANGELOG files ([7fec2dd](https://github.com/JadedBlueEyes/messageformat/commit/7fec2ddb40381df682d1dd6fde88375b5b209ef0)) - Add descriptions to crates ([1c2c01e](https://github.com/JadedBlueEyes/messageformat/commit/1c2c01ebce34881b18a28f249c506b8f2950c6f2)) ### Features - Initial macro implementation ([5a85913](https://github.com/JadedBlueEyes/messageformat/commit/5a8591366b5b521a454d9152bbdb1534ba3415ac)) - Add initial t! macro ([4c3dc37](https://github.com/JadedBlueEyes/messageformat/commit/4c3dc37a3092188d7828ff716da4f914f0080b25)) - Add interpolation runtime support ([9412234](https://github.com/JadedBlueEyes/messageformat/commit/941223468282210ee239ccfef496f6908e74c19e)) ### Miscellaneous Tasks - Specify mf1-macros version in mf1 ([4d84b55](https://github.com/JadedBlueEyes/messageformat/commit/4d84b55c7a28c880b1f930150e18ef8cbd6ef038)) - Add licences ([954312a](https://github.com/JadedBlueEyes/messageformat/commit/954312ad5ed23d4e9a2415f9ddac822f8ed24f60))