What's Changed
- Add Flag to Disable SPI Adapter Loading by @SentryMan in #514
- Fix Manually Linked Getter Bug by @SentryMan in #522
- Fix property method subtypes by @SentryMan in #516
- Support Alias with Value Enums by @SentryMan in #520
- Fix Inherited Getter Issue by @SentryMan in #524
- JsonProperty/Unmapped Setter Support by @SentryMan in #518
- Compiler Error for Property Setter name conflict by @SentryMan in #526
- Fix Inherited Setter Properties by @SentryMan in #528
- Max String Buffer Property by @SentryMan in #531
- Prevent Unneeded Cascade by @SentryMan in #530
- Fix top level null by @SentryMan in #534
- Add File to/from Json Support by @SentryMan in #535
- Switch from File to Path by @thatcomputerguy0101 in #536
New Contributors
- @thatcomputerguy0101 made their first contribution in #536
Full Changelog: 3.13...3.14