Skip to content

0.0.05

Compare
Choose a tag to compare
@TiLied TiLied released this 27 Sep 11:46
· 212 commits to master since this release

!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