0.0.05
!Breaking Change!
This update is mostly for CLI, Blazor WebAssembly and Extensions.
- Changed "GenerateOneFromStringAsync" to "GenerateOneFromString".
- Deleted creation of debug.txt when Debug is enabled. Console output is enough.
- Added default references to the compilation.
- Added option "DisableConsoleOutput".
- Added detection for get only, auto implemented properties.
- Improved formatting and detection of the auto implemented properties.
- Small fixes.
Full Changelog: 0.0.04...0.0.05