v0.2.229-beta
Pre-release
Pre-release
What's Changed
- Generate more friendly overloads on net35 by @AArnott in #892
- Simplify spell checker factory in sample by @AArnott in #905
- Rearrange version properties in an attempt to get Dependabot to update tests only by @AArnott in #906
- Do not use an array for a pointer field that doesn't actually refer to an array by @AArnott in #907
- Add System.Memory and Unsafe package references to net45 projects by @AArnott in #916
- Fix typo in ArchSpecificAPIs.md by @HydroH in #919
- Update metadata to 49.0.21-preview by @AArnott in #921
- Fix generated code compilation break due to redundant extension methods by @AArnott in #922
- Recognize
MemorySizeAttribute
in metadata to improve friendly overloads by @AArnott in #923
New Contributors
Full Changelog: v0.2.206-beta...v0.2.229-beta