# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.8.14](https://github.com/alloy-rs/core/releases/tag/v0.8.14) - 2024-11-28 ### Miscellaneous Tasks - Release 0.8.14 ## [0.8.13](https://github.com/alloy-rs/core/releases/tag/v0.8.13) - 2024-11-26 ### Miscellaneous Tasks - Release 0.8.13 ([#813](https://github.com/alloy-rs/core/issues/813)) - Release 0.8.12 ([#806](https://github.com/alloy-rs/core/issues/806)) - Release 0.8.11 ([#803](https://github.com/alloy-rs/core/issues/803)) ## [0.8.10](https://github.com/alloy-rs/core/releases/tag/v0.8.10) - 2024-10-28 ### Miscellaneous Tasks - Release 0.8.10 ## [0.8.9](https://github.com/alloy-rs/core/releases/tag/v0.8.9) - 2024-10-21 ### Miscellaneous Tasks - Release 0.8.9 ## [0.8.8](https://github.com/alloy-rs/core/releases/tag/v0.8.8) - 2024-10-14 ### Miscellaneous Tasks - Release 0.8.8 ## [0.8.7](https://github.com/alloy-rs/core/releases/tag/v0.8.7) - 2024-10-08 ### Miscellaneous Tasks - Release 0.8.7 ## [0.8.6](https://github.com/alloy-rs/core/releases/tag/v0.8.6) - 2024-10-06 ### Miscellaneous Tasks - Release 0.8.6 ## [0.8.5](https://github.com/alloy-rs/core/releases/tag/v0.8.5) - 2024-09-25 ### Miscellaneous Tasks - Release 0.8.5 ## [0.8.4](https://github.com/alloy-rs/core/releases/tag/v0.8.4) - 2024-09-25 ### Bug Fixes - [json-abi] Normalize $ to _ in identifiers in to_sol ([#747](https://github.com/alloy-rs/core/issues/747)) ### Miscellaneous Tasks - Release 0.8.4 ## [0.8.3](https://github.com/alloy-rs/core/releases/tag/v0.8.3) - 2024-09-10 ### Miscellaneous Tasks - Release 0.8.3 ## [0.8.2](https://github.com/alloy-rs/core/releases/tag/v0.8.2) - 2024-09-06 ### Miscellaneous Tasks - Release 0.8.2 ## [0.8.1](https://github.com/alloy-rs/core/releases/tag/v0.8.1) - 2024-09-06 ### Miscellaneous Tasks - Release 0.8.1 ## [0.8.0](https://github.com/alloy-rs/core/releases/tag/v0.8.0) - 2024-08-21 ### Features - [sol-macro] Support namespaces ([#694](https://github.com/alloy-rs/core/issues/694)) ### Miscellaneous Tasks - Release 0.8.0 ## [0.7.7](https://github.com/alloy-rs/core/releases/tag/v0.7.7) - 2024-07-08 ### Documentation - Add per-crate changelogs ([#669](https://github.com/alloy-rs/core/issues/669)) ### Miscellaneous Tasks - Release 0.7.7 - Use workspace.lints ([#676](https://github.com/alloy-rs/core/issues/676)) - Fix unnameable-types ([#675](https://github.com/alloy-rs/core/issues/675)) - [sol-types] Exit early if Abigen input is invalid ### Styling - Sort derives ([#662](https://github.com/alloy-rs/core/issues/662)) ## [0.7.5](https://github.com/alloy-rs/core/releases/tag/v0.7.5) - 2024-06-04 ### Bug Fixes - [sol-macro] Allow deriving `Default` on contracts ([#645](https://github.com/alloy-rs/core/issues/645)) ### Miscellaneous Tasks - [sol-macro] Add suggestion to remove name ([#647](https://github.com/alloy-rs/core/issues/647)) ## [0.7.4](https://github.com/alloy-rs/core/releases/tag/v0.7.4) - 2024-05-14 ### Bug Fixes - [sol-macro] Json feature ([#629](https://github.com/alloy-rs/core/issues/629)) ## [0.7.3](https://github.com/alloy-rs/core/releases/tag/v0.7.3) - 2024-05-14 ### Refactor - Move `expand` from `sol-macro` to its own crate ([#626](https://github.com/alloy-rs/core/issues/626)) ## [0.7.0](https://github.com/alloy-rs/core/releases/tag/v0.7.0) - 2024-03-30 ### Bug Fixes - [sol-macro] Don't double attributes in JSON input ([#583](https://github.com/alloy-rs/core/issues/583)) ### Refactor - Break SolInput to its own crate ([#578](https://github.com/alloy-rs/core/issues/578)) [`dyn-abi`]: https://crates.io/crates/alloy-dyn-abi [dyn-abi]: https://crates.io/crates/alloy-dyn-abi [`json-abi`]: https://crates.io/crates/alloy-json-abi [json-abi]: https://crates.io/crates/alloy-json-abi [`primitives`]: https://crates.io/crates/alloy-primitives [primitives]: https://crates.io/crates/alloy-primitives [`sol-macro`]: https://crates.io/crates/alloy-sol-macro [sol-macro]: https://crates.io/crates/alloy-sol-macro [`sol-type-parser`]: https://crates.io/crates/alloy-sol-type-parser [sol-type-parser]: https://crates.io/crates/alloy-sol-type-parser [`sol-types`]: https://crates.io/crates/alloy-sol-types [sol-types]: https://crates.io/crates/alloy-sol-types [`syn-solidity`]: https://crates.io/crates/syn-solidity [syn-solidity]: https://crates.io/crates/syn-solidity