Release 1.11.0515.0
What's Changed
- feat(refactoring): Added consistent nested (outer) class support to generators that were missing it by @BoBoBaSs84 in #96
- feat: refactored duplicated property info records by @BoBoBaSs84 in #97
- feat: refactored class-based generators so they now use
TryCreateContextby @BoBoBaSs84 in #98 - feat: refactored the symbol display format extension methods by @BoBoBaSs84 in #99
- feat: Refactored hardcoded attribute name strings by @BoBoBaSs84 in #100
- feat: refactored the duplicated property collection logic by @BoBoBaSs84 in #101
- feat: refactored
NotificationsGeneratornow uses the same pattern as all other generators by @BoBoBaSs84 in #102 - feat: refactored generators to use
SourceBuilderfor indentation by @BoBoBaSs84 in #103 - feat: refactored generator init logic with shared helper method by @BoBoBaSs84 in #104
Full Changelog: v1.10.0507.0...v1.11.0515.0