Bug Fixes (BREAKING)
- Provide a means to prevent keeping any macro definitions.
Previously we would simply skip macro lines when matching, but they would still
contibute to our attribute listings.
Commit Statistics
- 9 commits contributed to the release over the course of 27 calendar days.
- 40 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
just fmt
(ffc1276)- Prepare changelogs prior to release (8f15cec)
- Merge branch 'auto-clippy' (dbf8aa1)
- Autofix map-or-unwrap clippy lint (and manual fix what was left) (2087032)
- Merge branch 'main' into auto-clippy (3ef5c90)
- Merge branch 'blinxen/main' (9375cd7)
- Include license files in all crates (facaaf6)
- Merge branch 'gix-attributes-validate' (a849da8)
- Provide a means to prevent keeping any macro definitions. (c20ec28)