v4.0.0-beta
Pre-release
Pre-release
This release has some fun new features including a refreshed UI with better small screen support and icons, more Java features like binary literals and basic Java 14 switch expressions, and a few bugs fixed.
The platform has also been updated to use the .NET 8 LTS SDK.
What's Changed
- Obsolete / Deprecated class by @nzdev in #90
- Fix package and using directive comments, #96 by @paulirwin in #99
- Fix issues with array type conversion, #98 by @paulirwin in #101
- Upgrade to .NET 8, update NuGet packages, #102 by @paulirwin in #104
- Support binary literals, #83 by @paulirwin in #105
- Support basic Java 14 switch expressions, #63 by @paulirwin in #106
- UI refresh for better small screen support by @paulirwin in #108
- GUI: Add save button, #109 by @paulirwin in #110
New Contributors
Full Changelog: v3.0.0...v4.0.0-beta