0.0.06
- Added "LessThanEqualsToken".
-
- Small changes to comments/code.
- Added Number object.
-
- Further improvement to this.
-
- Small clean-up.
- .Net 8
-
- Updated generated csharp code(Many missing webapi from w3c).
-
- Added method "GenerateOne" returns list of StringBuilders.
-
- Added method "GenerateOneFromStringAsync" writes a file, return empty Task.
-
- Added "System.Console" and "CSharpToJavaScript" references as default.
-
- c# const -> js const.
-
- c# static constructor -> js static constructor.
-
- private js fields for c# auto-implemented properties.
-
- c# static -> js static
-
- Better "this.".
-
- Small changes and fixes.
- Small changes to static and "this".
- Updated Microsoft.CodeAnalysis.CSharp to 4.8.0
-
- Updated generated csharp and xml docs.
- Added "Properties of the Global Object" into "GlobalThis".
Full Changelog: 0.0.05...0.0.06