All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Apply ident transformation to TokenTree::Groups
Ignore keywords in ident transformations
- pascal! macro handles SHOUTY_CASE transforms
- Exported macros now receive and operate on a token stream
- Removed heck dependency
- Camel case macros were actually Pascal case, renamed as such