What's Changed
- fix(allocator-first-param): check for
@This(), etch when findingselfby @DonIsaac in #304 - fix(case-convention): generics should use PascalCase by @DonIsaac in #305
- chore: add diagnostic fn to new rule template by @DonIsaac in #306
- test(sema): add scope children tests by @DonIsaac in #308
- chore: bump zig to 0.14.1 by @DonIsaac in #309
- fix(linter/case-convention): only fns returning 'type' are pascal case by @DonIsaac in #310
Full Changelog: v0.7.8...v0.7.9