Skip to content

1.4.0 - .NET8 Update ✨

Compare
Choose a tag to compare
@canhorn canhorn released this 27 May 03:12
· 4 commits to main since this release

What's Changed

  • feat: Updated to .NET8 by @canhorn in #70

  • chore: Update formatting in code files by @canhorn in #70
    Used CSharpier.

  • feat(upgrade): Upgraded to .NET8 by @canhorn in #70

  • feat(formatting): Updated CSharpText Formatter to use CSharpier by @canhorn in #70

  • feat(server): Updated Server Generation to format after Generation Cleanup. by @canhorn in #70

  • chore: Readme Updates by @canhorn in #70

  • build: Update NodeJS version to 20 in GitHub workflow by @canhorn in #70

  • chore: Update .gitignore and project dependencies by @canhorn in #70

  • chore: Updated Sample WASM project by @canhorn in #70

  • fix: Fixed Missing support for private and protected Accessibility types in NodeJS Parser by @canhorn in #70
    chore: Update NoWarn property in project files

Full Changelog: 1.3.0...1.4.0