v0.5.2
What's Changed
- Fix return value is cleared by @akeit0 in #241
- Fix IO type and mode not working well by @akeit0 in #242
- improve editor config by @akeit0 in #243
- Add: support for init/set/get only properties for SourceGenerator by @akeit0 in #244
- fix: auto flush on closing BufferdOutputStream by @akeit0 in #245
- improve: support returning object type in SourceGenerator by @akeit0 in #250
- Feature: support object type param in SourceGenerator by @akeit0 in #253
- Add: GetCurrentEnvironment to get _ENV in C# by @akeit0 in #248
- Add: ArgumentsMemory for async methods by @akeit0 in #254
- Fix: unary meta method return by @akeit0 in #256
- Refactor: improve async return base handling by @akeit0 in #257
Full Changelog: v0.5.1...v0.5.2